Entrega do Desafio #1

Merged
anacarolinaduartecavalcante merged 93 commits from feature/challenge-vtex-io into develop 2023-02-03 17:14:03 +00:00
Showing only changes of commit f050dfb71f - Show all commits

View File

@ -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;
}
}