1.1.0 • Published 8 years ago

basscss-responsive-padding v1.1.0

Weekly downloads
730
License
MIT
Repository
github
Last release
8 years ago

Basscss Responsive Padding

Responsive padding utilities module for Basscss - http://basscss.com

Padding utilities are based on a global white space scale defined with variables. These utilities use a shorthand naming convention.

Naming Convention

Prefix Naming Convention

These styles follow the same breakpoint prefix convention as other Basscss modules.

Change or reset default padding using the global white space scale.

Larger padding at wider breakpoints

<div class="p1 sm-p2 md-p3 lg-p4">Hamburger</div>