Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
326 Bytes
.carouselSection {
position: relative;
margin-bottom: 70px;
& > .contentWrapper {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
}
.carouselTitle {
font-size: 24px;
color: white;
font-weight: normal;
}
}