Add signup completion page

This commit is contained in:
2019-07-21 17:03:50 +02:00
parent 4c70c0d233
commit d6d2b1a61c
10 changed files with 83 additions and 17 deletions
+6 -1
View File
@@ -1,12 +1,17 @@
section#add-contributor,
section#add-contribution,
section#add-proposal {
section#add-proposal,
section#signup {
form {
p {
margin-bottom: 1.5rem;
&.mg-bottom-md {
margin-bottom: 2rem;
}
&.actions {
padding-top: 1.5rem;
text-align: center;