diminuer la marge en haut du carroussel

This commit is contained in:
2022-09-15 16:42:47 +02:00
parent 9dfbce74b2
commit 7ee8774143

View File

@@ -35,7 +35,8 @@ h5 {
border-color: #f1f1f1; border-color: #f1f1f1;
} }
.carousel { .carousel {
margin-top: 5em; margin-top: 2em;
margin-top: 1em;
} }
.carousel-inner img { .carousel-inner img {
width: 100%; /* Set width to 100% */ width: 100%; /* Set width to 100% */