Skip to content

Commit

Permalink
Update styles.css with new font import
Browse files Browse the repository at this point in the history
  • Loading branch information
RobloxEnderman committed Apr 14, 2024
1 parent 8270f59 commit 45a83c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
body {
font-family: Ubuntu, sans-serif;
margin: 0;
Expand Down

0 comments on commit 45a83c4

Please sign in to comment.