Update theme fonts

This commit is contained in:
2026-03-09 20:46:01 +00:00
parent ed3b55da75
commit 8629dba335

View File

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