600px mobile, Clean up current media queries, introduce intermediary device layout.

This commit is contained in:
Cutieguwu
2025-08-23 19:50:16 -04:00
parent 30938fe9d1
commit d02026bd55
14 changed files with 40 additions and 26 deletions

View File

@@ -35,7 +35,7 @@ nav.pane .quick_links {
}
}
@media (max-width: 500px) {
@media (max-width: 600px) {
nav.pane .quick_links {
margin-bottom: var(--spacing-small);