Skip to content

Instantly share code, notes, and snippets.

@thebrainroom
Created October 18, 2016 09:43
Show Gist options
  • Save thebrainroom/558070788bcaa4a9efff2b94cf2b38d2 to your computer and use it in GitHub Desktop.
Save thebrainroom/558070788bcaa4a9efff2b94cf2b38d2 to your computer and use it in GitHub Desktop.
.matrix-container {
padding: 60px 0 60px -10px;
@media #{$breakpoint-full} {
padding: 20px;
}
@media #{$breakpoint-medium} {
display: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment