Simple Goggle Toggles

This commit is contained in:
Mononaut
2024-02-08 03:57:11 +00:00
parent 3039481686
commit d7be5a4737
7 changed files with 56 additions and 13 deletions

View File

@@ -26,7 +26,7 @@
height: 345px;
}
@media (min-width: 992px) {
height: 442px;
height: 472px;
}
}