Entrega do Desafio #1

Merged
anacarolinaduartecavalcante merged 93 commits from feature/challenge-vtex-io into develop 2023-02-03 17:14:03 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b50e5ec94e - Show all commits

View File

@ -27,7 +27,7 @@
border-bottom: 1px solid #b9b9b9;
margin-bottom: 32px;
padding-top: 0;
column-gap: 99px;
column-gap: 2%;
}
@media (max-width: 2561px) and (min-width: 1920px) {
.container--description-block .listContainer {

View File

@ -15,7 +15,7 @@
border-bottom: 1px solid $B9B9B9;
margin-bottom: 32px;
padding-top: 0;
column-gap: 99px;
column-gap: 2%;
@media (max-width: 2561px) and (min-width: 1920px) {
width: 71.858%;
margin: 0 auto 64px;