diff --git a/frontend/assets/css/style.scss b/frontend/assets/css/style.scss index 8dc95d98..fd884e39 100755 --- a/frontend/assets/css/style.scss +++ b/frontend/assets/css/style.scss @@ -402,7 +402,7 @@ nav { @include transition(all 300ms ease-in); background-color: white; color: $darkgreen; - font-size: 18px; + font-size: 17px; cursor: pointer; width:100%; text-transform: uppercase; @@ -1284,7 +1284,7 @@ nav { @include transition(all 400ms ease-in); background: white; padding: 15px 0 8px 0; - height: 440px; + height: 460px; margin: auto; border: 1px solid $midgreen; z-index: 9;