Sha256: 27bd940aa8b3d4854de45a06571801cea5cf2723af54be7f67ae60edae2446cc
Contents?: true
Size: 371 Bytes
Versions: 100
Compression:
Stored size: 371 Bytes
Contents
// // Layouts // Fixed-width and fluid (with sidebar) layouts // -------------------------------------------- // Container (centered, fixed-width layouts) .container { .container-fixed(); } // Fluid layouts (left aligned, with sidebar, min- & max-width content) .container-fluid { padding-right: @gridGutterWidth; padding-left: @gridGutterWidth; .clearfix(); }
Version data entries
100 entries across 100 versions & 10 rubygems