Fix font flickering
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s

This commit is contained in:
thepaperpilot 2024-06-15 12:03:00 -05:00
parent 0751d271be
commit e3bff8c07f

View file

@ -1,9 +1,10 @@
:root {
--vp-font-family-mono: Roboto Mono, monospace;
--vp-font-family-base: Inter;
--vp-font-family-mono: Roboto Mono;
}
.main .name .clip {
font-family: Pacifico, cursive;
font-family: Pacifico;
}
.title {