Skip to content

Commit

Permalink
pre
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Apr 2, 2024
1 parent b4aa4e3 commit 83ad5af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@
:global(:root) {
font-family: kirsch;
font-size: var(--sz);
font-smooth: never;
-webkit-font-smoothing: none;
-moz-osx-font-smoothing: unset;
}
</style>

0 comments on commit 83ad5af

Please sign in to comment.