mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
fix: load fonts the right way
This commit is contained in:
parent
d7b8dce6a7
commit
dfdd1c9b20
3 changed files with 2 additions and 8 deletions
|
|
@ -1,11 +1,3 @@
|
|||
@font-face {
|
||||
font-family: "Berkeley Mono";
|
||||
src: url("/fonts/berkley-mono.woff2") format("woff2");
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
body {
|
||||
--font-size-2xs: 0.6875rem;
|
||||
--font-size-xs: 0.75rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue