Update theme fonts

This commit is contained in:
2026-06-10 20:04:39 +00:00
parent a06a3ca757
commit 5790095f2c

View File

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