This commit is contained in:
j 2023-07-25 20:18:20 +01:00
commit f129e7abb0
3 changed files with 7 additions and 2 deletions

View file

@ -61,6 +61,9 @@ nav.overlay {
height: 100vh;
top: 42px;
left: 0;
right: 0;
max-width: 1000px;
margin: auto;
background: rgb(16, 16, 16);
opacity: 0;
z-index: 100;