Skip to content

Commit 704541d

Browse files
committed
refactor(website): update theme
1 parent 8b25ae5 commit 704541d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/website/app/overrides.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
monospace;
4545
}
4646

47+
body {
48+
font-family: var(--font-family-body);
49+
}
50+
4751
button {
4852
cursor: pointer;
4953
}

0 commit comments

Comments
 (0)