kouto-swiss
Version:
A complete CSS framework for Stylus
21 lines (18 loc) • 422 B
text/stylus
/* leny/kouto-swiss
*
* /src/stylus/components/content.styl - Content component
*
* coded by leny@flatLand!
* started at 07/12/2016
*/
.content
margin-bottom 4.8rem
padding 0 2rem
.entry
margin-bottom 3.2rem
padding-bottom 2.4rem
border-bottom .1rem solid tint( primary, 50% )
+media-query( screen, min-width: 960px )
.content
margin-bottom 7.2rem
padding 0