UNPKG

cheatsheet

Version:

Cheatsheet boilerplate. Created for the new lesscss.org website, based on Shopify Cheat Sheet by Mark Dunkley.

17 lines (13 loc) 227 B
body { background: #333; padding-top: 50px; } // Remove padding from body so navbar isn't pushed down @media (max-width: 979px) { body { padding-top: 0; } } .container-fluid { margin: 0 30px; }