Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
chichun2002 authored Apr 17, 2024
1 parent 52130d2 commit 0d9f60c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,900;1,900&display=swap');
*{
/* outline: 1px solid red; */
font-family: "Roboto", sans-serif;
/* margin: 0; */
font-style: normal;
box-sizing: border-box;
}

Expand Down Expand Up @@ -236,4 +237,4 @@
p{
font-weight: 600;
color: white;
}
}

0 comments on commit 0d9f60c

Please sign in to comment.