Skip to content

Commit

Permalink
Tweaking the red colour
Browse files Browse the repository at this point in the history
  • Loading branch information
kevquirk committed Jan 31, 2022
1 parent 1746ad2 commit 61e3997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
--after-orange: #FFF176;
--before-green: #4CAF50;
--after-green: #C8E6C9;
--notice-red-bg: #EFD3CF;
--notice-red-bg: #FFE4E1;
--notice-red-border: #951818;
}

Expand Down

0 comments on commit 61e3997

Please sign in to comment.