diff --git a/assets/style.css b/assets/style.css index e1e6a16..2146384 100644 --- a/assets/style.css +++ b/assets/style.css @@ -30,7 +30,7 @@ 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; + max-height: 105px !important; } ul {