Remove margin

This commit is contained in:
Luis Cielak 2018-07-23 13:38:10 -04:00
parent 21f972a3ec
commit 245b6a5f27

View File

@ -4,10 +4,6 @@
* @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_inputs.scss
*/
form {
margin-bottom: 3rem;
}
select {
border-radius: 0;
-webkit-appearance: none;