Skip to content

Commit

Permalink
body font weight normal
Browse files Browse the repository at this point in the history
  • Loading branch information
meganthecoder committed Sep 17, 2024
1 parent 7246f7b commit 02ac108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
--body-background-color: var(--color-white);
--body-alt-background-color: var(--color-gray-600);
--body-font-family: 'adobe-clean', 'Trebuchet MS', sans-serif;
--body-font-weight: 300;
--body-font-weight: 400;
--body-color: var(--color-black);
--body-line-height: 1.5;
--body-font-size-xxl: 1.75rem; /* 28px */
Expand Down

0 comments on commit 02ac108

Please sign in to comment.