File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1888,14 +1888,14 @@ a:hover {
18881888 }
18891889
18901890 .nav-item {
1891- flex : 0 0 clamp (168 px , 42 vw , 210 px );
1892- min- height: clamp ( 150 px , 40 vw , 200 px ) ;
1891+ flex : 0 0 clamp (130 px , 38 vw , 170 px );
1892+ height : auto ;
18931893 min-width : 0 ;
18941894 display : flex;
18951895 flex-direction : column;
18961896 justify-content : center;
18971897 gap : 0.3rem ;
1898- padding : 0.7 rem 0.72 rem ;
1898+ padding : 0.62 rem 0.66 rem ;
18991899
19001900 scroll-snap-align : start;
19011901 scroll-snap-stop : always;
@@ -2016,8 +2016,8 @@ a:hover {
20162016 }
20172017
20182018 .nav-item {
2019- flex : 0 0 clamp (150 px , 52 vw , 184 px );
2020- min- height: clamp ( 132 px , 48 vw , 180 px ) ;
2019+ flex : 0 0 clamp (120 px , 48 vw , 158 px );
2020+ height : auto ;
20212021 }
20222022}
20232023
@@ -2044,8 +2044,8 @@ a:hover {
20442044 }
20452045
20462046 .nav-item {
2047- flex : 0 0 clamp (138 px , 64 vw , 168 px );
2048- min- height: clamp ( 120 px , 58 vw , 160 px ) ;
2047+ flex : 0 0 clamp (112 px , 60 vw , 148 px );
2048+ height : auto ;
20492049 }
20502050
20512051 .nav-head ,
You can’t perform that action at this time.
0 commit comments