Minor change to registration form box
This commit is contained in:
parent
24979c9461
commit
a0ac0aac92
1 changed files with 1 additions and 0 deletions
|
@ -1421,6 +1421,7 @@ $small-breakpoint: 960px;
|
||||||
.simple_form {
|
.simple_form {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: var(--brand-color--faint);
|
background-color: var(--brand-color--faint);
|
||||||
|
border-radius: inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue