We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558eede commit 1ff3f2aCopy full SHA for 1ff3f2a
1 file changed
src/libs/theme/styles/_variables.scss
@@ -150,8 +150,8 @@ $gradient-app-card---resting: linear-gradient(
150
151
$ribbon-height: 2rem;
152
$ribbon-height-mobile: 2rem;
153
-$navbar-height: 5rem;
154
-$navbar-height-mobile: 3rem;
+$navbar-height: 6rem;
+$navbar-height-mobile: 4.5rem;
155
$main-nav-height: calc($ribbon-height + $navbar-height);
156
$main-nav-height-mobile: calc($ribbon-height-mobile + $navbar-height-mobile);
157
0 commit comments