Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 28, 2023
1 parent 88668c7 commit 5fa7ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/hot.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
--hot-blue: var(--hot-blue-800);
--hot-blue-rgb: 32 54 91;

--hot-white: #FFFFFF;
--hot-white: #ffffff;
--hot-white-rgb: 255 255 255;
--hot-black: #2c3038;
--hot-black-rgb: 44 48 56;
Expand Down

0 comments on commit 5fa7ce3

Please sign in to comment.