Feature/TouristAttractionsAutoJs #1

Merged
WilliamSimao merged 22 commits from Feature/TouristAttractionsAutoJs into Develop 2022-11-28 14:24:33 +00:00
Showing only changes of commit 1b98b18d97 - Show all commits

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