Update theme fonts

This commit is contained in:
2026-04-11 14:33:08 +00:00
parent 337d1623c3
commit caeeb9aa10

View File

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