Skip to content

Commit

Permalink
styles
Browse files Browse the repository at this point in the history
  • Loading branch information
markwkidd committed Dec 8, 2024
1 parent 81ff172 commit 140b529
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,12 @@ h1 {

h2, h3, h4, h5, h6
{
color: $purple-300;
color: $purple-200;
}

.main-content ul > li::before {
font-weight: 700;
color: $purple-200;
font-weight: 900;
}

hr {
Expand Down

0 comments on commit 140b529

Please sign in to comment.