1.44 - New Filters, profiles & Mobile fixes
This commit is contained in:
+1
-2
@@ -31,7 +31,6 @@
|
||||
JetBrains Mono numeric monospace table data
|
||||
════════════════════════════════════════════════════════════════════════ */
|
||||
|
||||
|
||||
/* ── 1. FONTS + RESET ───────────────────────────────────────────────── */
|
||||
|
||||
/* Font loading is handled in index.html via a non-blocking <link rel="preload">
|
||||
@@ -177,7 +176,7 @@ body {
|
||||
/* ── Mobile nav drawer ──────────────────────────────────────────────── */
|
||||
@media (max-width: 640px) {
|
||||
.utci-app {
|
||||
padding: 88px 16px 24px; /* 88px = 72px nav height + 16px breathing room */
|
||||
padding: 96px 16px 24px; /* 96px = 72px nav height + 24px breathing room */
|
||||
}
|
||||
|
||||
/* Show wordmark in nav bar, hide it from main content */
|
||||
|
||||
Reference in New Issue
Block a user