Skip to content

Commit 645e946

Browse files
committed
change hero color
1 parent f2c44d7 commit 645e946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/* You can override the default Infima variables here. */
88
:root {
9-
--ifm-color-primary: #827626;
9+
--ifm-color-primary: #dbc21f;
1010
--ifm-color-primary-dark: #756a22;
1111
--ifm-color-primary-darker: #6e6420;
1212
--ifm-color-primary-darkest: #5b531b;

0 commit comments

Comments
 (0)