Skip to content

Instantly share code, notes, and snippets.

@douglasdeodato
Created June 3, 2016 14:06
Show Gist options
  • Save douglasdeodato/4474904b97d170f48a5ffd1d0642282f to your computer and use it in GitHub Desktop.
Save douglasdeodato/4474904b97d170f48a5ffd1d0642282f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.21)
// Compass (v1.0.3)
// ----
$grid-gutter-width: 30px;
.modal-body {
.row {
margin: 0 -#{$grid-gutter-width/2};
}
}
.modal-body .row {
margin: 0 -15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment