nathansmith / unsemantic

Fluid grid for mobile, tablet, and desktop.
http://unsemantic.com
MIT License
1.38k stars 161 forks source link

Zero left/right padding #30

Closed herihehe closed 10 years ago

herihehe commented 10 years ago

Is it possible to add a zero left/right padding similar to .alpha and .omega in 960.gs?

atinguptajammu commented 10 years ago

use grid-parent class for this

nathansmith commented 10 years ago

If you just want breakpoints for mobile/desktop, you should use this CSS file…

https://github.com/nathansmith/unsemantic/blob/master/assets/stylesheets/unsemantic-grid-responsive.css

If you don't need to support IE7, then you can use this CSS file instead…

https://github.com/nathansmith/unsemantic/blob/master/assets/stylesheets/unsemantic-grid-responsive-no-ie7.css