Skip to content
Snippets Groups Projects

Remove margin-bottom from carousel wich moved to template

Merged magicfelix requested to merge carousel-margin-to-template into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
#index-carousel {
#index-carousel {
margin-bottom: 4rem;
border-bottom: var(--teckids-secondary-dark) 3px solid;
border-bottom: var(--teckids-secondary-dark) 3px solid;
}
}
#project-columns .col-lg-4 {
#project-columns .col-lg-4 {
Loading