Sha256: 11513f2ed0f644e341ef4853dc3d437c067d0408e3b9effaf4b84702bc8f29ea
Contents?: true
Size: 615 Bytes
Versions: 62
Compression:
Stored size: 615 Bytes
Contents
.faq-header { padding-bottom: 1rem; } .q { padding-top: 4rem; } .q:first-child { padding-top: 0; } nav.faq-navigation { width: 300px; } // stuff for the affixed side menu .affix-top,.affix{ position: static; } .affix-bottom { position: fixed; } .affix { position: fixed; width: 300px; top: 60px; } #totop { a { position: fixed; right: 15px; bottom: 20px; text-align: center; z-index: 1000; background-color: $middle-gray; padding: 10px; text-decoration: none; color: white; display: block; @media #{$medium-up} { display: none; } } }
Version data entries
62 entries across 62 versions & 1 rubygems