Skip to content

Instantly share code, notes, and snippets.

@tobyl
Created October 16, 2016 19:08
Show Gist options
  • Save tobyl/61f5bc340c0f267992ea0267d0439bc4 to your computer and use it in GitHub Desktop.
Save tobyl/61f5bc340c0f267992ea0267d0439bc4 to your computer and use it in GitHub Desktop.
.btn {
display: block;
@include mobile-up {
display: inline-block;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment