Skip to content

Instantly share code, notes, and snippets.

@micahgodbolt
Last active August 29, 2015 14:10
Show Gist options
  • Save micahgodbolt/163c095fafc829e41c54 to your computer and use it in GitHub Desktop.
Save micahgodbolt/163c095fafc829e41c54 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// Susy (v2.1.3)
// ----
@import "susy";
div.one {
float: left;
width: 41%;
margin-right: 8%;
}
div.two {
float: left;
width: 41%;
}
div.one {
float: left;
width: 41%;
margin-right: 8%;
}
div.two {
float: left;
width: 41%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment