Skip to content

Commit

Permalink
font tweak
Browse files Browse the repository at this point in the history
body font weight
  • Loading branch information
ericthebell committed Jul 27, 2024
1 parent d101eb9 commit 7d8e369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ body {
margin-left: auto;
margin-right: auto;
font-family: Merriweather Sans, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
font-weight: 300;
background-color: #fffff8;
color: #111;
max-width: 1400px;
Expand Down

0 comments on commit 7d8e369

Please sign in to comment.