Browse Source

Adjusted navbar size on mobile devices

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

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

@@ -122,7 +122,7 @@ main {
left: 0%;
right: 0%;
width: 96.5%;
bottom: 80%;
bottom: 78%;
font-size: 10pt;
}

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

main {
margin-left: 0%;
margin-top: 40%;
margin-top: 42%;
}

.mobile_only {


Loading…
Cancel
Save