forked from ruangrupa/lumbung.space
update responsive media query to incorporate larger viewports
This commit is contained in:
parent
82871ef815
commit
6f2cd29b25
@ -1013,7 +1013,7 @@ footer a:hover {
|
||||
|
||||
/* mobile styles */
|
||||
|
||||
@media (max-width: 768px) {
|
||||
@media (max-width: 1840px) {
|
||||
body {
|
||||
display: initial;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user