navbar: adjust left size styling, especially since not a button
This commit is contained in:
@@ -15,6 +15,12 @@ body {
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
#navBarLeft {
|
||||
text-align: left;
|
||||
flex-grow: 1;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.navItem {
|
||||
margin: 6px;
|
||||
margin-top: 0px;
|
||||
|
||||
Reference in New Issue
Block a user