forked from M3-Academy/m3-academy-template-checkout
fix: Corrige icone de compra segura no Header.
This commit is contained in:
parent
4078ed0eab
commit
148feb0b14
@ -17,6 +17,12 @@
|
||||
}
|
||||
|
||||
&__safeBuy {
|
||||
display: flex;
|
||||
img {
|
||||
width: 12px;
|
||||
height: 15px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
span {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
@ -31,6 +37,7 @@
|
||||
|
||||
i {
|
||||
margin-right: 8px;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user