Skip to content

Commit

Permalink
changing color in css folder making it little more darker
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshitraaaj committed Oct 1, 2024
1 parent 759e057 commit 2910e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/contributors.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
--gray: #fafafa;
--text: black;
--box: #feeef2;
--box-hover: #fe0c43;
--box-hover: #ee0f43;
--nav-color: rgb(255, 230, 230);
--footer-color: #ededed;
}
Expand Down

0 comments on commit 2910e4e

Please sign in to comment.