Make inter block as well
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s

This commit is contained in:
thepaperpilot 2024-06-15 12:15:21 -05:00
parent e3bff8c07f
commit 0ec297dd37

View file

@ -3,6 +3,11 @@
--vp-font-family-mono: Roboto Mono;
}
@font-face {
font-family: Inter;
font-display: block;
}
.main .name .clip {
font-family: Pacifico;
}