Skip to content

Commit 1ead654

Browse files
committed
fix: [css] update --red's value
1 parent 74e64ef commit 1ead654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/var.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
@gray-dark: #333;
2020
@green: #62d957;
2121
@orange: #f70;
22-
@red: #f61313;
22+
@red: #ff3634;
2323
@yellow: #ffc233;
2424
@yellow-light: #fff9db;
2525

0 commit comments

Comments
 (0)