Make nav overflow on mobile devices
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.nav {
|
||||
box-shadow: inset 0px -1px 0px var(--border-muted);
|
||||
overflow-x: scroll;
|
||||
white-space: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user