mobile layout now triggers much later so small browser windows on desktop dont use it
This commit is contained in:
@@ -167,7 +167,7 @@ main {
|
||||
background:var(--critical);
|
||||
}
|
||||
|
||||
@media (max-width:768px){
|
||||
@media (max-width:470px){
|
||||
html, body{
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user