Move menu up

This commit is contained in:
Kalle 2022-11-16 19:36:07 +02:00
parent cc994776f4
commit fd390f3fc3

View File

@ -151,7 +151,7 @@
right: 0;
width: max-content;
height: max-content;
margin-top: 10rem;
margin-top: 5rem;
background-color: var(--bg-lighter);
background-image: url("/svg/background-pattern.svg");
border-end-start-radius: var(--rounded);