Skip to content
Snippets Groups Projects

Insert margin-bottom to carousel

Merged magicfelix requested to merge space-between-carousel-and-text into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -182,6 +182,10 @@ time.icon span {
color: var(--teckids-secondary-dark);
}
.carousel {
margin-bottom: 4rem;
}
.carousel .carousel-image {
max-height: 500px;
}
Loading