Skip to content

Commit

Permalink
Revert "Update src/app.scss"
Browse files Browse the repository at this point in the history
This reverts commit b557e65.
  • Loading branch information
Konstantin committed Jan 23, 2025
1 parent 9b8f466 commit 32e9c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@tailwind utilities;
@font-face {
font-family: "Roboto";
src: url("/Roboto-Regular.ttf") format("truetype");
src: url("/static/Roboto-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
Expand Down

0 comments on commit 32e9c77

Please sign in to comment.