Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Qulierm authored Jun 19, 2024
1 parent bd3fcbb commit 8279bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@font-face {
font-family: 'Geist-Medium';
src: url('./Geist-Medium.otf') format('opentype');
src: url('/Geist-Medium.otf') format('opentype');
font-weight: 400;
font-style: normal;
}
Expand Down

0 comments on commit 8279bba

Please sign in to comment.