Skip to content

Commit 1b3fe7f

Browse files
committed
feat(Search): fix colors
1 parent 4ed85b0 commit 1b3fe7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Extra/Search/Search.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
font-weight: $font-weight-normal;
8282

8383
> a {
84-
color: $text-color;
84+
color: $header-color;
8585
}
8686

8787
@include media-breakpoint-up(md) {

0 commit comments

Comments
 (0)