better padding on the search bar

This commit is contained in:
leah 2021-08-20 15:22:43 +01:00
parent ca1d65ed5d
commit fe973d0fe1
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ body {
}
.search {
width: calc(100% - 24px);
width: calc(100% - 72px);
height: 36px;
margin: 24px;
padding: 4px 12px;