A SUIT collection of utility classes for low-level CSS spacing traits.
Read more about SUIT's design principles.
- Bower:
bower install --save suit-utils-space
- Download: zip
- Git:
git clone https://github.com/necolas/suit-utils-space.git
u-margin<D><s>
- Margin of sizes
in the directionD
.u-padding<D><s>
- Padding of sizes
in directionD
.
Where direction (D
) can be:
A
- allT
- topR
- rightB
- bottomL
- leftH
- horizontalV
- vertical
And size (s
) can be:
n
- nones
- smallm
- mediuml
- large
Please refer to the README for SUIT utils
- Google Chrome (latest)
- Opera (latest)
- Firefox 4+
- Safari 5+
- Internet Explorer 8+