-
-
Save levelone/ff416eedb7ab495848b8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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