Skip to content

Instantly share code, notes, and snippets.

@paveltyk
Last active September 11, 2019 21:09
Show Gist options
  • Save paveltyk/9c0f4ab972b2131c27feafdae5c6c1cc to your computer and use it in GitHub Desktop.
Save paveltyk/9c0f4ab972b2131c27feafdae5c6c1cc to your computer and use it in GitHub Desktop.
.App {margin:200px 0;text-align:center;font-size:16px;}
.App form input[type="email"] {font-size:16px;padding:7px 10px;border:1px solid #ccc;border-radius:6px;}
.App p.success {color:green;}
.App p.error {color:red;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment