Skip to content

Commit

Permalink
Replace the font url
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Sep 19, 2023
1 parent 75d1f18 commit f1163dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,[email protected],300;9..40,400;9..40,500;9..40,600;9..40,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,[email protected],400;9..40,700&display=swap");

@tailwind base;
@tailwind components;
Expand Down

0 comments on commit f1163dc

Please sign in to comment.