Prevent safari wrap

This commit is contained in:
Michael Shamoon
2021-01-31 19:09:31 -08:00
parent 737618abb2
commit 2e48f23f61

View File

@@ -57,6 +57,10 @@
text-transform: uppercase;
}
.nav {
flex-wrap: nowrap;
}
/*
* Navbar
*/