forked from david-swift/duckling
made navbar elements fit horizontally for mobile, subject to reversion if I add more elements
This commit is contained in:
parent
0fadf3e22c
commit
4f522ec0ca
@ -63,11 +63,13 @@
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
/*
|
||||
@media only screen and (max-width: 480px) {
|
||||
&:not(:has(.circle)) {
|
||||
flex: 0 0 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
a,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user