Skip to content

Commit 5f832dc

Browse files
committed
tweak
1 parent 171da15 commit 5f832dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/site-kit/src/lib/search/SearchBox.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ It appears when the user clicks on the `Search` component or presses the corresp
266266
input {
267267
font-size: var(--sk-text-l);
268268
width: 100%;
269-
padding: 1rem 6rem 0.5rem 1rem;
269+
padding: 1rem 5rem 0.5rem 1rem;
270270
height: 6rem;
271271
border: none;
272272
border-bottom: 1px solid var(--sk-back-3);

0 commit comments

Comments
 (0)