Minor change to registration form box

This commit is contained in:
Sean King 2020-06-07 18:36:18 +00:00
parent 24979c9461
commit a0ac0aac92

View file

@ -1421,6 +1421,7 @@ $small-breakpoint: 960px;
.simple_form {
padding: 20px;
background-color: var(--brand-color--faint);
border-radius: inherit;
}
}