Sha256: d80c4e2da2b8a849b7e160e05155e8e67daff508f5f2d2633474912f2fb84b44
Contents?: true
Size: 460 Bytes
Versions: 62
Compression:
Stored size: 460 Bytes
Contents
.filter-bar-mobile { width: 100%; position: fixed; background-color: $ghost-gray; height: 60px; top: 60px; z-index: 200; .filter-button { display: block; cursor: pointer; margin-top: 10px; } } .sort-bar-mobile { padding-top: 10px; line-height: 2; } .container .sort { display: none; @media #{$small-up} { display: block; } } .current-filters { padding-top: 50px; @media #{$medium-up} { padding-top: 0; } }
Version data entries
62 entries across 62 versions & 1 rubygems