forked from M3-Academy/m3-academy-template-checkout
feat: Ajeita o tamanho dos itens do header
This commit is contained in:
parent
c9fdcd6e41
commit
b87908ef53
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user