Replace roman font with variable slant font
This commit is contained in:
parent
efd78bbe19
commit
a13f365193
5 changed files with 16 additions and 13 deletions
|
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: "Inter var", "Inter", sans-serif;
|
||||
font-family: "Inter var experimental", "Inter var", "Inter", sans-serif;
|
||||
color: var(--text);
|
||||
margin: auto;
|
||||
padding: var(--gap);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue