fixed padding of menu on mobile

This commit is contained in:
antil0pa 2019-10-30 22:50:31 +01:00
parent 43b2e75ad2
commit 8443a4dc7a
1 changed files with 2 additions and 2 deletions

View File

@ -225,8 +225,8 @@ div#nav-logo {
right: 50px;
}
#nav-right {
padding: 0 5%;
#nav-links {
padding: 0;
}