Skip to content
Snippets Groups Projects
Verified Commit 6da44010 authored by magicfelix's avatar magicfelix
Browse files

Insert margin-bottom to carousel

parent 450c0a34
No related branches found
No related tags found
1 merge request!8Insert margin-bottom to carousel
......@@ -182,6 +182,10 @@ time.icon span {
color: var(--teckids-secondary-dark);
}
.carousel {
margin-bottom: 4rem;
}
.carousel .carousel-image {
max-height: 500px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment