swap fonts to fake load speed
This commit is contained in:
parent
aaf72ee38b
commit
bf5cfaf067
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@
|
||||||
body {
|
body {
|
||||||
font-size: var(--base-font-size);
|
font-size: var(--base-font-size);
|
||||||
line-height: var(--read-spacing);
|
line-height: var(--read-spacing);
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.font-hidpi body {
|
.font-hidpi body {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue