blog/_sass/yat
jeffreytse 5c4c473b88 feat: ensure text remains visible during webfont load
The easiest way to avoid showing invisible text while custom fonts
load is to temporarily show a system font. By including
`font-display: swap` in your font style. It's worth mentioning that
not all major browsers support font-display: swap, so you may need
to do a bit more work to fix the invisible text problem.
2021-06-28 17:31:53 +08:00
..
_base.scss feat: ensure text remains visible during webfont load 2021-06-28 17:31:53 +08:00
_dark.scss feat: better default banner opacity on dark mode 2021-06-17 20:58:48 +08:00
_layout.scss feat: support video banner 2021-06-26 12:05:19 +08:00