forked from M3-Academy/m3-academy-template-checkout
fix: Consertando tamanhos imgs sessão develop footer
This commit is contained in:
parent
2f4678b5fb
commit
89939107e0
@ -7,6 +7,7 @@
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
html {
|
||||
|
@ -197,7 +197,7 @@
|
||||
a {
|
||||
.logoVtexFooter {
|
||||
max-width: 87.73px;
|
||||
min-width: 29.8571%;
|
||||
width: 42.599%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
@ -210,7 +210,7 @@
|
||||
a {
|
||||
.logoM3Footer {
|
||||
max-width: 55.98px;
|
||||
min-width: 29.1684%;
|
||||
width: 29.7184%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
@ -243,7 +243,7 @@
|
||||
|
||||
a {
|
||||
.logoVtexFooter {
|
||||
min-width: 29.8571%;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
@ -255,7 +255,7 @@
|
||||
|
||||
a {
|
||||
.logoM3Footer {
|
||||
min-width: 29.1684%;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user