padding fix

This commit is contained in:
Thomas G 2022-08-08 03:30:32 +10:00
parent a69fe5c5aa
commit e2cbb399b4
2 changed files with 2 additions and 2 deletions

View File

@ -324,7 +324,7 @@
.smallnav {
height: 25px;
margin: 0px;
padding-left: 5px;
padding-left: 10px;
padding-right: 5px;
position: fixed;
z-index: 100;

View File

@ -324,7 +324,7 @@
.smallnav {
height: 25px;
margin: 0px;
padding-left: 5px;
padding-left: 10px;
padding-right: 5px;
position: fixed;
z-index: 100;