Update theme fonts

This commit is contained in:
2026-06-10 11:30:16 +00:00
parent a40b8c348f
commit cff5db6200

View File

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