more responsive fixes
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
height: calc(100dvh - 1em);
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
@media (max-width: 575px) {
|
||||
#mainContainer {
|
||||
grid-template-columns: 100%;
|
||||
grid-template-rows: 70% 1fr;
|
||||
|
||||
Reference in New Issue
Block a user