diff --git a/assets/static/css/theme.css b/assets/static/css/theme.css index ca4c9bf..75e4cf4 100644 --- a/assets/static/css/theme.css +++ b/assets/static/css/theme.css @@ -95,10 +95,13 @@ } /* === 3. Terminal look & feel ================================ */ +/* Root font-size drives every rem in this file and in app.css. + * Bump this to scale the whole UI; drop to shrink. */ +html { font-size: 19px; } body { font-family: "JetBrains Mono", "Cascadia Code", "Fira Code", ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace; - font-size: 15px; + font-size: 1rem; line-height: 1.6; } @@ -529,13 +532,36 @@ body { .uw-queue-remove:hover { color: oklch(var(--er)); border-color: oklch(var(--er)); } @media (max-width: 640px) { + /* Two-row layout: [title][prev][next][queue][close] on top, + * full-width