mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 09:57:27 +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 */
|
/* Typography */
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-family: Xecut, sans-serif;
|
font-family: Xecut, Play, sans-serif;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
scroll-margin: calc(4 * var(--step));
|
scroll-margin: calc(4 * var(--step));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue