mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Fix navbar items wrapping
This commit is contained in:
@@ -30,3 +30,7 @@
|
||||
.button {
|
||||
font-family: var(--ifm-font-family-monospace);
|
||||
}
|
||||
|
||||
.navbar .navbar__items.navbar__items--right {
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user