Skip to content

Commit f26c39a

Browse files
neemiasvfandrewschleifer
authored andcommitted
Fix header color
1 parent 5544f9c commit f26c39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
list-style: none;
55
a {
66
padding: 6px 10px;
7-
color: $primary;
7+
color: $header_primary;
88
font-size: $font-up-1;
99
}
1010
}

0 commit comments

Comments
 (0)