Update theme fonts

This commit is contained in:
2026-05-07 16:50:31 +00:00
parent 755fababd5
commit a1e055f33f

View File

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