Skip to content
Snippets Groups Projects
Verified Commit 50e33048 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix carousel margin

parent c9c3aba3
No related branches found
No related tags found
No related merge requests found
Pipeline #7059 passed
...@@ -17,3 +17,8 @@ ...@@ -17,3 +17,8 @@
margin-top: 1.5em; margin-top: 1.5em;
margin-bottom: 1.5em; margin-bottom: 1.5em;
} }
#index-carousel {
margin-bottom: 4rem;
border-bottom: var(--teckids-secondary-dark) 3px solid;
}
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