Update theme fonts

This commit is contained in:
2026-04-12 04:02:13 +00:00
parent 2de604e13b
commit ffd689fff9

View File

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