feat: Ajeita o tamanho dos itens do header

This commit is contained in:
SamuelCondack 2022-12-12 12:05:33 -03:00
parent c9fdcd6e41
commit b87908ef53

View File

@ -97,6 +97,7 @@
}
&__logo {
width: 15.2829%;
img {
height: 52px;
width: auto;
@ -104,8 +105,15 @@
}
&__safeBuy {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
width: 11.6895%;
img{
width: 12px;
}
span {
align-items: center;
display: flex;
text-transform: uppercase;
font-family: $font-family;