Skip to content

Commit c79aeed

Browse files
committed
increase top and bottom padding on search input
1 parent 3c986ec commit c79aeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/header.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ body {
7878
font-family: inherit;
7979
font-size: inherit;
8080
line-height: 1.5;
81-
padding: 0.125rem 0.25rem;
81+
padding: 0.25rem;
8282
width: 10ex;
8383
height: -webkit-fit-content;
8484
flex: auto;

0 commit comments

Comments
 (0)