Skip to content

Commit

Permalink
Remove Roboto font import and body styling from index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewshawcare committed Feb 2, 2025
1 parent 26e28f8 commit 96e9dec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions static/index.css
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
font-family: 'Roboto', sans-serif;
}

0 comments on commit 96e9dec

Please sign in to comment.