Skip to content

Commit

Permalink
Create style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
clickubk authored Oct 20, 2024
1 parent 63c1023 commit e2388a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Bungee&display=swap');

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

0 comments on commit e2388a2

Please sign in to comment.