🐛 Fix search font visualitation

This commit is contained in:
Eva 2023-07-03 12:53:14 +02:00 committed by Alejandro Alonso
parent 9a880f007c
commit e75b53ff8d
2 changed files with 3 additions and 1 deletions

View file

@ -60,7 +60,7 @@
font-size: $fs14;
background-color: $color-white;
display: flex;
min-width: 1000px;
max-width: 1000px;
width: 100%;
min-height: 97px;
align-items: center;