feat: increase font size
Node.js CI / Lint and Test (push) Failing after 35s

This commit is contained in:
2025-11-10 09:50:11 -08:00
parent 1ad784344c
commit 0daef2fdc6
+1 -1
View File
@@ -2,7 +2,7 @@
--primary-color: #8F2447; --primary-color: #8F2447;
--background-color: #E1F6F9DC; --background-color: #E1F6F9DC;
--sl-color-text-accent: #8F2447; --sl-color-text-accent: #8F2447;
font-size: 18px; font-size: 18pt;
} }
html[data-theme="dark"] { html[data-theme="dark"] {