2.4

PHOTO EMBED

Mon Jan 31 2022 11:25:47 GMT+0000 (Coordinated Universal Time)

Saved by @Freshers

.carousel {
    background:$background-dark;

    .carousel-item {
        height: $carousel-item-height;
        img {
            position: absolute;
            top: 0;
            left: 0;
            min-height: 300px;
        }
    }
}

#carouselButton {
    right:0px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}
content_copyCOPY