Browse Source

Adjusted navbar size on mobile devices

old
Jean 1 year ago
parent
commit
e73b6cef76
Signed by: easthighNerd <jean@easthighnerd.net> GPG Key ID: F4B3EACD21AEFFF4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      res/css/main.css

+ 1
- 1
res/css/main.css View File

@@ -154,7 +154,7 @@ main {

main {
margin-left: 0%;
margin-top: 43%;
margin-top: 50%;
}

.mobile_only {


Loading…
Cancel
Save