Skip to content

Commit

Permalink
feat: switch font color
Browse files Browse the repository at this point in the history
  • Loading branch information
WingLim committed Jul 5, 2021
1 parent e8f8617 commit 7fe57f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/sass/base/_scaffolding.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ table,
blockquote {
font-size: 1.05rem;
margin: 0 0 1.5rem 0;
color: var(--font-color);
}

ul {
Expand Down

0 comments on commit 7fe57f0

Please sign in to comment.