forked from M3-Academy/challenge-vtex-io
Entrega do Desafio #1
@ -39,7 +39,7 @@
|
|||||||
:global(.agenciamagma-store-theme-5-x-html--product-main-content) {
|
:global(.agenciamagma-store-theme-5-x-html--product-main-content) {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 100%;
|
grid-template-columns: 100%;
|
||||||
padding: 0 40px 40px;
|
padding: 0 40px 0 40px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -97,7 +97,6 @@
|
|||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 100%;
|
grid-template-columns: 100%;
|
||||||
padding: 0 40px;
|
padding: 0 40px;
|
||||||
margin-bottom: 8px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -121,7 +120,7 @@
|
|||||||
|
|
||||||
@media (max-width: 2561px) and (min-width: 1920px) {
|
@media (max-width: 2561px) and (min-width: 1920px) {
|
||||||
:global(.agenciamagma-store-theme-5-x-html--seja-um-franqueado) {
|
:global(.agenciamagma-store-theme-5-x-html--seja-um-franqueado) {
|
||||||
justify-content: left;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user