Skip to content

Commit

Permalink
Update colour for heading and YML button for darkmode
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding committed Mar 3, 2022
1 parent aa206d9 commit c20e2fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
--font-color-red: red;
--font-color-blue: aqua;
--font-color-heading: lightgreen;
--font-color-heading2: #03c04a;
--font-color-heading2: lime;
--font-color-sub-heading: #f5b041;
--font-color-christmas_message: pink;
--lyrics-text-color: lime;
--yml-btn: #03ac12;
--yml-btn: yellow;
--grey: grey;
font-family: "Roboto", sans-serif;
}
Expand Down

0 comments on commit c20e2fd

Please sign in to comment.