Skip to content

Commit

Permalink
undo style
Browse files Browse the repository at this point in the history
  • Loading branch information
BilakshanP committed Mar 1, 2024
1 parent d55d511 commit a921dfa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/styles/index.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
@import url('https://fonts.googleapis.com/css2?family=Anta&display=swap');

body {
padding: 1%;
font-size: 2rem;
font-family: "Anta", sans-serif;
}

a {
cursor: pointer;
color: inherit;
Expand Down

0 comments on commit a921dfa

Please sign in to comment.