updating landing page to reflect small changes with new containers and such

This commit is contained in:
dhg
2014-12-15 17:26:37 -08:00
parent b1dd498f17
commit da2e1d0103
3 changed files with 25 additions and 22 deletions

View File

@ -250,8 +250,7 @@ input[type="password"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
appearance: none; }
textarea {
min-height: 65px;
padding-top: 6px;
@ -378,8 +377,8 @@ hr {
margin-top: 3rem;
margin-bottom: 3.5rem;
border-width: 0;
border-top: 1px solid #E1E1E1;
}
border-top: 1px solid #E1E1E1; }
/* Clearing
*/