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:
Alex Gleason 2020-06-07 18:48:13 +00:00
commit 71a980bf81
1 changed files with 1 additions and 0 deletions

View File

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