swap fonts to fake load speed

This commit is contained in:
Alexander 2025-06-14 20:36:25 -04:00
parent aaf72ee38b
commit bf5cfaf067

View file

@ -171,6 +171,7 @@
body {
font-size: var(--base-font-size);
line-height: var(--read-spacing);
font-display: swap;
}
.font-hidpi body {