We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f16cab commit c9abf93Copy full SHA for c9abf93
src/styles/app.css
@@ -1,7 +1,7 @@
1
@import "./reset.css";
2
3
:root {
4
- --color-primary: #f76890;
+ --color-primary: #ff4d89;
5
--color-black: #222;
6
--content-max-width: 1424px;
7
}
0 commit comments