Merge pull request 'styles(product_: deixando video 100% da div' (#3) from feature/challenge into master

Reviewed-on: #3
This commit is contained in:
Bernardo Cunha Ernani Waldhelm 2023-02-08 19:07:55 +00:00
commit f564536530
2 changed files with 8 additions and 0 deletions

View File

@ -48,6 +48,10 @@
} }
} }
.videoContainer {
padding: 50% !important;
}
.carouselGaleryThumbs { .carouselGaleryThumbs {
margin-top: 0; margin-top: 0;
} }

View File

@ -34,6 +34,10 @@
} }
} }
.videoContainer {
padding: 50% !important;
}
.carouselGaleryThumbs { .carouselGaleryThumbs {
margin-top: 0; margin-top: 0;