mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
base.css: fallback font for headers
This commit is contained in:
parent
bd4b587ed4
commit
b122e93bc6
1 changed files with 1 additions and 1 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue