Skip to content

Commit 80cc9c6

Browse files
committed
fix search
1 parent 618d230 commit 80cc9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
color: var(--pg-text);
202202
}
203203
.md-search__input::placeholder {
204-
color: var(--pg-faint);
204+
color: var(--pg-muted);
205205
}
206206
.md-search__icon {
207207
color: var(--pg-faint);

0 commit comments

Comments
 (0)