Prefer "Inter" font
This commit is contained in:
parent
8de91cfcfc
commit
4be8c8c016
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
html *
|
html *
|
||||||
{
|
{
|
||||||
font-family: Cantarell, sans-serif;
|
font-family: Inter, Cantarell, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.centerscreen {
|
.centerscreen {
|
||||||
|
|
Loading…
Reference in a new issue