Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
yfpeng committed Feb 21, 2024
1 parent 8ef49db commit 98ff0b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ body {
/*background: #f7f7f7;*/
background: #B31B1B;
color: #f7f7f7;
font-family: 'Lato', Verdana, Helvetica, sans-serif;;
font-weight: 300;
font-family: Arial, Helvetica, sans-serif;
font-weight: 300;
font-size:16px;
}

Expand Down

0 comments on commit 98ff0b8

Please sign in to comment.