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;
|
box-sizing: border-box;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
outline: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
@ -197,7 +197,7 @@
|
|||||||
a {
|
a {
|
||||||
.logoVtexFooter {
|
.logoVtexFooter {
|
||||||
max-width: 87.73px;
|
max-width: 87.73px;
|
||||||
min-width: 29.8571%;
|
width: 42.599%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -210,7 +210,7 @@
|
|||||||
a {
|
a {
|
||||||
.logoM3Footer {
|
.logoM3Footer {
|
||||||
max-width: 55.98px;
|
max-width: 55.98px;
|
||||||
min-width: 29.1684%;
|
width: 29.7184%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -243,7 +243,7 @@
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
.logoVtexFooter {
|
.logoVtexFooter {
|
||||||
min-width: 29.8571%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -255,7 +255,7 @@
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
.logoM3Footer {
|
.logoM3Footer {
|
||||||
min-width: 29.1684%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user