Answers for "bootstrap 5 carosul height set"

CSS
0

bootstrap 5 carosul height set

//[email protected]

.carousel .carousel-item {
    max-height: 600px;
}
Posted by: Guest on January-23-2022

Browse Popular Code Answers by Language