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