Skip to content
Snippets Groups Projects
Commit 46c64c0a authored by Benedict Suska's avatar Benedict Suska
Browse files

Fix position of images in a carousel

parent 450c0a34
No related branches found
No related tags found
1 merge request!7Position of images in a carousel
...@@ -203,3 +203,7 @@ time.icon span { ...@@ -203,3 +203,7 @@ time.icon span {
.product-button { .product-button {
background: var(--teckids-primary-dark); background: var(--teckids-primary-dark);
} }
.carousel-inner img {
margin: auto;
}
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