mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
parts: hero: fallback font
This commit is contained in:
parent
ece476c146
commit
7ee310a8ca
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
--hero-border: calc(0.5 * var(--step)) solid var(--color-inactive);
|
--hero-border: calc(0.5 * var(--step)) solid var(--color-inactive);
|
||||||
margin-block-end: calc(4 * var(--step));
|
margin-block-end: calc(4 * var(--step));
|
||||||
|
|
||||||
font-family: Xecut;
|
font-family: Xecut, sans-serif;
|
||||||
font-size: calc(3 * var(--step));
|
font-size: calc(3 * var(--step));
|
||||||
}
|
}
|
||||||
@media (max-width: 500px) {
|
@media (max-width: 500px) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue