Skip to content

Commit

Permalink
add3
Browse files Browse the repository at this point in the history
  • Loading branch information
Krrampuss committed Sep 27, 2024
1 parent 457b8b7 commit 1ccc226
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,15 @@
box-sizing: border-box;
background-position: 26px center;
padding-left: 62px;
max-height: 70px;
background-color: #ffff;
}

.search_input_small{
font-size: 14px;
box-shadow: 0 1px 8px 0 #3d4e611a;
background: url(images/Search.svg) no-repeat 13px center/11px 11px;
max-height: 42px;
padding-left: 33px;
}

Expand Down

0 comments on commit 1ccc226

Please sign in to comment.