feat(TouristAttractionsAutoJs): Altera Tamanhos

This commit is contained in:
William Simão Cavalcante 2022-11-26 13:10:33 -03:00
parent d9311cec6e
commit 1b98b18d97

View File

@ -199,7 +199,7 @@
.container-cards {
.wrapper-ul__cards {
.wrapper-cards__li {
width: 544px;
width: 279px;
}
}
}
@ -266,7 +266,7 @@
.container-cards {
.wrapper-ul__cards {
.wrapper-cards__li {
width: 279px !important;
width: 544px !important;
}
}
}