Making the navbar more responsive to screen changes

! Bootstrap doesn't behave so dropdowns are borked but they'r theoretically there

LMAO at this example config update btw its gonna keep changing so I'm not updating its patch notes from here out until its a proper looking example
This commit is contained in:
shockrah
2021-01-01 20:04:11 -08:00
parent 6e0919e32c
commit e37d51f549
4 changed files with 63 additions and 11 deletions

View File

@@ -32,5 +32,6 @@ input {
.btn-nav-settings {
color: whitesmoke;
border-color: whitesmoke;
border-color: whitesmoke;
margin-right: 1em;
}