Skip to content

Commit

Permalink
changed color white shade
Browse files Browse the repository at this point in the history
  • Loading branch information
dejotb committed Jul 24, 2022
1 parent 067b9af commit e2adb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
--color-yellow: #fdd01b;
--color-blue: #0074d9;
--color-red: #db3445;
--color-white: #dcd9d4;
--color-white: #fff;
--color-black: #000000;
--color-grey: 54, 54, 54;
--color-theme: #0074d9;
Expand Down

0 comments on commit e2adb17

Please sign in to comment.