Skip to content

Instantly share code, notes, and snippets.

@colmtuite
Created April 16, 2014 14:58
Show Gist options
  • Select an option

  • Save colmtuite/10889640 to your computer and use it in GitHub Desktop.

Select an option

Save colmtuite/10889640 to your computer and use it in GitHub Desktop.
.content .sign_up {
padding: 50px;
}
@media (max-width: 600px) {
.content .sign_up {
width: 90%;
padding: 30px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment