Skip to content

Commit 7324c26

Browse files
committed
fix search bar alignment
1 parent d70d49e commit 7324c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/_css/algolia.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
border-radius: 15px;
2121
border: solid 1px fadeout(@dark-color, 80%);
2222
height: 30px;
23-
margin-top: 9px;
23+
margin-top: 10px;
2424
outline: none;
2525
padding: 0 10px 0 35px;
2626
width: 180px;

0 commit comments

Comments
 (0)