Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
SprintingSnail69 authored Nov 13, 2024
1 parent 7040efb commit 8261b21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ body {
min-height: 100vh;
}

* {
font-family: Inter;
}

@font-face {
font-family: Inter;
src: url(fonts/Inter.ttf);
Expand Down

0 comments on commit 8261b21

Please sign in to comment.