diff --git a/assets/style.css b/assets/style.css index 2146384..d0c8667 100644 --- a/assets/style.css +++ b/assets/style.css @@ -30,7 +30,8 @@ nav { -webkit-box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2); box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2); - max-height: 105px !important; + height: 75px !important; + gap: 2rem; } ul {