Skip to content

Commit c9abf93

Browse files
committed
tweak primary color
1 parent 2f16cab commit c9abf93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/app.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import "./reset.css";
22

33
:root {
4-
--color-primary: #f76890;
4+
--color-primary: #ff4d89;
55
--color-black: #222;
66
--content-max-width: 1424px;
77
}

0 commit comments

Comments
 (0)