style(Header.module.scss): mudando altura do input

This commit is contained in:
Ana Carolina Duarte Cavalcante 2023-01-12 17:48:11 -03:00
parent a945d914cb
commit d47c008b3a

View File

@ -119,7 +119,7 @@ header {
.Search__Bar {
width: calc(100% - 81.395%);
height: 12.04px;
height: 12.99px;
background: $white;
border: 2px solid $primary-700;
border-radius: 5px;