Skip to content
Snippets Groups Projects

Feature latest news slider

Merged Michael Kessler requested to merge feature_latestNewsSlider into master
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
@@ -42,6 +42,14 @@
}
}
&[data-current-columns="2"] {
.sg-slide-dots__indicator {
&:not(:nth-child(2n+1)) {
display: none;
}
}
}
.sg-slide-news-content {
margin-bottom: 16px;
Loading