Skip to content

Commit 0c1c3e9

Browse files
committed
fix: color for search field
1 parent c60f173 commit 0c1c3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/index.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $mutedtext: #78756f;
2727
outline: none;
2828
border: none;
2929
font-size: 18px;
30-
color: $mutedtext;
30+
color: $text;
3131
padding-inline: 16px;
3232
border-bottom: 1px solid $divider;
3333
font-family: SFRoundedMedium;

0 commit comments

Comments
 (0)