diff --git a/app/styles/about.scss b/app/styles/about.scss index 53541b57b..27a02f011 100644 --- a/app/styles/about.scss +++ b/app/styles/about.scss @@ -1421,6 +1421,7 @@ $small-breakpoint: 960px; .simple_form { padding: 20px; background-color: var(--brand-color--faint); + border-radius: inherit; } }