v1.3.0 #35

Merged
josh merged 42 commits from dev into main 2026-03-28 15:31:57 -04:00
Showing only changes of commit 90e0a98914 - Show all commits

View File

@@ -25,6 +25,10 @@
--mono: 'JetBrains Mono', 'IBM Plex Mono', monospace;
}
html {
zoom: 1.1;
}
html, body {
height: 100%;
background: var(--bg);