Fixing a lot of mobile related bugs.

This commit is contained in:
Adsooi 2021-08-03 15:34:16 +02:00
parent 29770627da
commit 6067077580
No known key found for this signature in database
GPG key ID: 9C87C7D3A69E6BBE
5 changed files with 8 additions and 10 deletions

View file

@ -20,7 +20,7 @@ nav {
font-size: 1.3em;
height: 3em;
position: absolute;
width: 100%;
width: 100vw;
font-family: var(--light-font);
.nav-flex {