diff options
| author | winter | 2025-03-11 18:12:10 +0000 |
|---|---|---|
| committer | winter | 2025-03-11 18:12:10 +0000 |
| commit | 357697ef01f5d3bd0646a242eb0d34e293217fc4 (patch) | |
| tree | 6ca9d847f49afcc7fa3c3a8815d188d6d04a3f9c /static/theme.css | |
| parent | db29e3c45d9f6c815b077bdb48a6247be086ff4b (diff) | |
new fonts!!
Diffstat (limited to 'static/theme.css')
| -rw-r--r-- | static/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/theme.css b/static/theme.css index f002669..7e8ce2a 100644 --- a/static/theme.css +++ b/static/theme.css @@ -35,7 +35,7 @@ --spacing-quadruple: 32px; /* type */ - --font-family: "DM Sans", sans-serif; + --font-family: "Nunito Sans", sans-serif, sitelen-pona-support; --font-normal-size: 12pt; --font-small-size: 10pt; --font-big-size: 16pt; |
