Skip to content

Commit

Permalink
fix: [css] update --red's value
Browse files Browse the repository at this point in the history
  • Loading branch information
akai committed Jul 12, 2022
1 parent 74e64ef commit 1ead654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/var.less
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
@gray-dark: #333;
@green: #62d957;
@orange: #f70;
@red: #f61313;
@red: #ff3634;
@yellow: #ffc233;
@yellow-light: #fff9db;

Expand Down

0 comments on commit 1ead654

Please sign in to comment.