Sha256: 85054729aacec5bb4e20893c4de491524cd66832b8cb55463222798d0f02ce74
Contents?: true
Size: 214 Bytes
Versions: 1
Compression:
Stored size: 214 Bytes
Contents
// Styling for the horizontally scrolling clients section #scrolling-clients { display: flex; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden; } #col-md-3 col-sm-6 { flex: 0 0 auto; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-agency-1.1.0 | _sass/components/client-scroll.scss |