Skip to content

Commit 0fbeb8e

Browse files
committed
fix: update brand-3
1 parent 1abbbf3 commit 0fbeb8e

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
@@ -3,7 +3,7 @@
33
// Color Palette
44
@brand-1: #ff5000;
55
@brand-2: #ff9000;
6-
@brand-3: #fcf8ec;
6+
@brand-3: #fff9eb;
77
@black: #000;
88
@white: #fff;
99
@gray-1: #111;

0 commit comments

Comments
 (0)