We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4f5012 + 418f267 commit 43b3cb7Copy full SHA for 43b3cb7
src/components/SearchBar.module.css
@@ -23,6 +23,7 @@
23
.input::placeholder {
24
color: var(--darkgray);
25
opacity: 1;
26
+ padding-top: 7px;
27
}
28
29
.searchBar {
0 commit comments