refactor(www): text clarity, padding adj.

This commit is contained in:
Musa 2025-12-12 11:31:03 -08:00
parent 573744961d
commit a825ce9add
18 changed files with 88 additions and 124 deletions

View file

@ -175,6 +175,7 @@
/* Apply custom font to body by default */
body {
font-family: var(--font-sans);
letter-spacing: -0.04em;
}
.dark {