Skip to content

Instantly share code, notes, and snippets.

@qpfiffer
Created April 10, 2014 17:17
Show Gist options
  • Save qpfiffer/10403600 to your computer and use it in GitHub Desktop.
Save qpfiffer/10403600 to your computer and use it in GitHub Desktop.
@import "static/less/variables-mixins.less";
@import "static/less/fonts.less";
.packery {
.row {
margin-bottom: 12px;
.item {
margin-right: 12px;
&: first-child { margin-left: 13px; }
.item-content{ min-height: 392px; }
}
}
padding-top: 25px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment