base.css: fallback font for headers

This commit is contained in:
He4eT 2025-02-20 03:19:13 +01:00
commit b122e93bc6

View file

@ -33,7 +33,7 @@ a {
/* Typography */
h1, h2, h3, h4, h5, h6 {
font-family: Xecut, sans-serif;
font-family: Xecut, Play, sans-serif;
font-weight: normal;
line-height: 1.3;
scroll-margin: calc(4 * var(--step));