diff options
| author | winter Sparkles | 2026-07-31 18:07:27 +0100 |
|---|---|---|
| committer | winter Sparkles | 2026-07-31 18:07:27 +0100 |
| commit | cbb40870c3014f6ef2acb43a717b5112c55ad525 (patch) | |
| tree | aae897986817ecfba96b9bf9e90d553b62ba0e39 /static/theme.css | |
| parent | 59aeb7b036cb6d38c6649eec16995c432c051fef (diff) | |
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 fd2261c..84d636b 100644 --- a/static/theme.css +++ b/static/theme.css @@ -37,7 +37,7 @@ --spacing-quadruple: 28px; /* type */ - --font-family: "Nunito Sans", sans-serif, sitelen-pona-support; + --font-family: "Nunito Sans", sans-serif, sitelen-pona-support, extra-symbols-support; --font-normal-size: 12pt; --font-small-size: 10pt; --font-big-size: 16pt; |
