Update theme fonts

This commit is contained in:
2026-03-10 12:17:57 +00:00
parent b87e851b5a
commit 1f3e0759da

View File

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