Update theme fonts

This commit is contained in:
2026-04-20 17:03:05 +00:00
parent e7e08f04a4
commit c11e45eda2

View File

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