Update theme fonts

This commit is contained in:
2026-03-03 04:08:14 +00:00
parent 98bf4e5d63
commit ddef689be8

View File

@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-public-sans), sans-serif;
font-family: var(--font-mulish), sans-serif;
}