Skip to content

Commit

Permalink
💄 style: set accent color to match theme
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Nov 14, 2024
1 parent c3c344a commit bd0c944
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@
--serif-font: 'Source Serif', 'Georgia', serif;
--code-font: 'Cascadia Code';

accent-color: var(--primary-color);

line-height: 190%;
font-family: var(--sans-serif-font);
}
Expand Down

0 comments on commit bd0c944

Please sign in to comment.