feat: larger font size
Node.js CI / Lint and Test (push) Successful in 1m15s

This commit is contained in:
2025-11-10 09:46:29 -08:00
parent 9124ba2faa
commit 923c44e634
+1 -1
View File
@@ -188,7 +188,7 @@ nhcarriganHeadersStyles.innerHTML = `
:root {
--foreground: #8F2447;
--background: #E1F6F9DC;
font-size: 16pt;
font-size: 20pt;
}
* {