forked from M3-Academy/m3-academy-template-checkout
fix: Ajeita o tamanho das imagens no footer
This commit is contained in:
parent
c6de522b6d
commit
db7c6c25a6
@ -80,6 +80,18 @@
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
|
||||
.footerCheckout__stamps__div_wrapperDeveloper{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.images_footer_developed{
|
||||
width: 38.71px;
|
||||
height: 16px;
|
||||
padding: 10px 10px;
|
||||
}
|
||||
|
||||
li:last-child {
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user