File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1+ < style > @view-transition { navigation : auto; } </ style >
Original file line number Diff line number Diff line change 3636 {% endfor %}
3737 {% endif %}
3838
39+ {% include critical_css.html %}
3940 < link rel ="stylesheet " href ="{{ '/assets/css/main.css' | relative_css_url }} " />
4041 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
4142 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
Original file line number Diff line number Diff line change 4141 display : flex ;
4242 flex-direction : column ;
4343 background : rgba ($white , .4 );
44- max-height : max-content ;
4544
4645 & __icon img {
4746 max-width : 110px ;
Original file line number Diff line number Diff line change 2020 max-width : 410px ;
2121 background : rgba ($white , .05 );
2222 box-shadow : $main-shadow ;
23- max-height : max-content ;
2423 margin : 5px ;
2524 & __description { margin : 0 ; }
2625
You can’t perform that action at this time.
0 commit comments