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