diff --git a/css/general.css b/css/general.css index 4cb5779..372dccd 100644 --- a/css/general.css +++ b/css/general.css @@ -142,7 +142,7 @@ nav li a:focus::after{ position: fixed; width: 100%; height: 250px; - margin-top: 60px; + margin-top: 58px; margin-right: 0; background: rgb(24, 24, 24); top: -100%; @@ -240,8 +240,7 @@ nav li a:focus::after{ } #entrance-arrow { - max-height: 90px; - max-width: 35px; + width: 50px; height: 50px; position: absolute; bottom: 10px;