Update theme fonts

This commit is contained in:
2026-03-09 18:11:12 +00:00
parent 229a03f3de
commit 2f5b54e05b

View File

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