Sha256: 565849d4cccfee6103225096b7e496fb786c0d05440fb120e28c93f49bd8fd33
Contents?: true
Size: 453 Bytes
Versions: 4
Compression:
Stored size: 453 Bytes
Contents
// // Responsive: Tablet to desktop // -------------------------------------------------- @media (min-width: 768px) and (max-width: 979px) // Fixed grid +ctb-grid-core($gridColumnWidth768, $gridGutterWidth768) // Fluid grid +ctb-grid-fluid($fluidGridColumnWidth768, $fluidGridGutterWidth768) // Input grid +ctb-grid-input($gridColumnWidth768, $gridGutterWidth768) // No need to reset .thumbnails here since it's the same $gridGutterWidth
Version data entries
4 entries across 4 versions & 1 rubygems