Update theme fonts

This commit is contained in:
2026-06-03 11:06:29 +00:00
parent 0abeefd0e7
commit eadb4f552c

View File

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