Update theme fonts

This commit is contained in:
2026-06-08 00:46:14 +00:00
parent 81510f6dfb
commit 507e1e4bb8

View File

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