forked from ruangrupa/lumbung.space
make menu less cramped on tiled windows
This commit is contained in:
parent
ed313dfb28
commit
352ce6de39
@ -999,3 +999,9 @@ footer a:hover {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 960px) {
|
||||
.menu ul:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user