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) {
|
||||
display: grid;
|
||||
grid-template-columns: 100%;
|
||||
padding: 0 40px 40px;
|
||||
padding: 0 40px 0 40px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -97,7 +97,6 @@
|
||||
display: grid;
|
||||
grid-template-columns: 100%;
|
||||
padding: 0 40px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
}
|
||||
@ -121,7 +120,7 @@
|
||||
|
||||
@media (max-width: 2561px) and (min-width: 1920px) {
|
||||
:global(.agenciamagma-store-theme-5-x-html--seja-um-franqueado) {
|
||||
justify-content: left;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
@ -219,4 +218,4 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user