Make inter block as well
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
This commit is contained in:
parent
e3bff8c07f
commit
0ec297dd37
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
||||||
--vp-font-family-mono: Roboto Mono;
|
--vp-font-family-mono: Roboto Mono;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Inter;
|
||||||
|
font-display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.main .name .clip {
|
.main .name .clip {
|
||||||
font-family: Pacifico;
|
font-family: Pacifico;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue