Skip to content

Commit

Permalink
Changed the backgroundColor
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashmin-Bhujel committed Feb 23, 2024
1 parent 40b7b6b commit 2a05132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

:root {
--primary-color: #00a9ff;
--dark-color: #222222;
--dark-color: #111111;
--light-color: #eef5ff;
}

Expand Down

0 comments on commit 2a05132

Please sign in to comment.