Skip to content

Instantly share code, notes, and snippets.

@co0kie
Last active August 29, 2015 14:21
Show Gist options
  • Save co0kie/8ab88778f264a93b7528 to your computer and use it in GitHub Desktop.
Save co0kie/8ab88778f264a93b7528 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<div class="test"></div>
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// ----
.test{
padding: 10px;
border: 1px solid #000;
display: flex;
margin: auto;
width: 1230px;
}
.test {
padding: 10px;
border: 1px solid #000;
display: flex;
margin: auto;
width: 1230px;
}
<div class="test"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment