From cbb40870c3014f6ef2acb43a717b5112c55ad525 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Fri, 31 Jul 2026 18:07:27 +0100 Subject: add ninajirachi smileyface to the fonts  --- static/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/theme.css') 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; -- cgit v1.3