Skip to content

Commit

Permalink
added font weight to main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
badw committed Jul 4, 2024
1 parent a52f00e commit 502d2a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _site/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ body {
color: #262626;
font-family: "Open Sans", sans-serif;
font-size: 1.1em;
font-weight: 300;
line-height: 1.6; }

h1,
Expand Down

0 comments on commit 502d2a5

Please sign in to comment.