Skip to content

Instantly share code, notes, and snippets.

@levelone
Last active October 21, 2015 07:08
Show Gist options
  • Save levelone/ff416eedb7ab495848b8 to your computer and use it in GitHub Desktop.
Save levelone/ff416eedb7ab495848b8 to your computer and use it in GitHub Desktop.
@media screen and (min-device-width: 600px) {
.header {
background: #134F72 !important;
text-align: left !important;
}
.email-container {
padding: 40px 0 !important;
width: 600px !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment