Merge branch 'patch-1' into 'master'
Minor change to registration form box See merge request soapbox-pub/soapbox-fe!58
This commit is contained in:
commit
71a980bf81
|
@ -1421,6 +1421,7 @@ $small-breakpoint: 960px;
|
|||
.simple_form {
|
||||
padding: 20px;
|
||||
background-color: var(--brand-color--faint);
|
||||
border-radius: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue