Skip to content

Instantly share code, notes, and snippets.

@hauleth
Created June 3, 2014 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hauleth/cd6fa67c1216e43a61b3 to your computer and use it in GitHub Desktop.
Save hauleth/cd6fa67c1216e43a61b3 to your computer and use it in GitHub Desktop.
.container
width: 100%
max-width: 74rem
margin: 0 auto
padding: 1rem
.group
+clearfix
display: flex
width: 100%
%floating
float: left
@for $i from 1 to 5
@extend %floating
.width-#{$i}
+flex($i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment