Skip to content

Commit

Permalink
Update variables.css
Browse files Browse the repository at this point in the history
  • Loading branch information
vnstyv committed Jan 23, 2024
1 parent e17f890 commit a56388d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/utils/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--white: #FFFFFF;
--light-gray: #E8E8E8;
--dark-grey: #7E847F;
--black: #1B1B1B
--black: #1B1B1B;
}

0 comments on commit a56388d

Please sign in to comment.