Skip to content

Commit

Permalink
push that little yellow button to load it
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGripe committed Jul 3, 2024
1 parent 056f13e commit 58416d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,14 @@
@font-face {
font-family: 'JetBrains Mono';
font-style: normal;
font-weight: 400;
src: local(''),
url('./font/JetBrainsMono-Regular.woff2') format('woff2');
}

html,
body {
font-weight: 400;
min-height: 100%;
margin: 0;
padding: 0;
Expand Down

0 comments on commit 58416d2

Please sign in to comment.