feat/lab-terminal-theme #3

Merged
hzhang merged 3 commits from feat/lab-terminal-theme into main 2026-05-17 13:16:40 +00:00
Showing only changes of commit a98badf653 - Show all commits

View File

@@ -50,8 +50,8 @@ body,
html {
background-color: hsl(var(--background));
/* Slightly larger base so all rem-based UI text scales up a bit. */
font-size: 17px;
/* Larger base so all rem-based UI text scales up. */
font-size: 18px;
}
body {