Skip to content

Instantly share code, notes, and snippets.

@polevaultweb
Created March 24, 2021 17:45
Show Gist options
  • Save polevaultweb/3a83d9ca8b7055510b381ae3346bc994 to your computer and use it in GitHub Desktop.
Save polevaultweb/3a83d9ca8b7055510b381ae3346bc994 to your computer and use it in GitHub Desktop.
input#mce-EMAIL {
width: 300px;
margin-top: 2rem;
border: none;
padding: 1rem;
border-radius: 5px;
}
input#mc-embedded-subscribe {
padding: 1rem;
border-radius: 5px;
border: none;
margin: 2rem;
background: orange;
font-weight: bold;
font-size: 16px;
}
@polevaultweb
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment