Sha256: 4c40aa977109cd34b8db474cbbb7b6a2ac22efcb465e451e7843fe01dc48b2f0
Contents?: true
Size: 518 Bytes
Versions: 91
Compression:
Stored size: 518 Bytes
Contents
/* Home Block Slider Style */ @media only screen and (min-width: $screen-xs-min) and (max-width: $screen-sm-min) { #home-block-sliders .owl-theme .owl-nav.disabled+.owl-dots { margin-top: 10px; position: relative; top: -60px; } } #home-block-sliders .owl-theme .owl-nav.disabled+.owl-dots { margin-top: 10px; position: relative; top: -60px; } @media(min-width:$screen-sm-min){ .row.activity-holder.center-block { height: auto; } } @import 'carousel-header';
Version data entries
91 entries across 91 versions & 1 rubygems