diff --git a/scss/elements/_inputs.scss b/scss/elements/_inputs.scss index 39312b2b..073b264e 100644 --- a/scss/elements/_inputs.scss +++ b/scss/elements/_inputs.scss @@ -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;