Skip to content

Commit f6669b3

Browse files
committed
chore: update search result header color
1 parent bcff137 commit f6669b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/scss/_search.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
display: block;
3838
padding: 10px;
3939
text-decoration: none;
40-
color: inherit;
40+
color: #0aa8a7;
4141
border-bottom: 1px solid #eee;
4242

4343
&:hover {

0 commit comments

Comments
 (0)