fix nav overflow
This commit is contained in:
parent
8d5d0a1ff8
commit
40a0389b50
@ -26,7 +26,7 @@ nav {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
max-width: 100vw;
|
max-width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user