mobile nav missing top margin

This commit is contained in:
Patrick Schwarzer 2025-05-13 21:08:01 +02:00
parent 31217579ec
commit 5117873ea5

View file

@ -480,6 +480,7 @@ footer a {
right: -18rem;
width: 18rem;
height: 100vh;
margin-top: 4rem;
background-color: rgb(34, 40, 44);
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
z-index: 50;