mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
adjust email centering
This commit is contained in:
parent
18fd960a6a
commit
17c1a257aa
1 changed files with 2 additions and 3 deletions
|
@ -136,9 +136,8 @@
|
|||
}
|
||||
|
||||
.join-flow-inner-email-step {
|
||||
padding-top: 1.25rem;
|
||||
padding-top: .75rem;
|
||||
padding-bottom: 0;
|
||||
min-height: 16.625rem;
|
||||
}
|
||||
|
||||
.join-flow-inner-welcome-step {
|
||||
|
@ -217,7 +216,7 @@
|
|||
|
||||
.join-flow-email-checkbox-row {
|
||||
font-size: .75rem;
|
||||
margin: 1.5rem .125rem .25rem;
|
||||
margin: 1.5rem .125rem 1rem;
|
||||
}
|
||||
|
||||
a.join-flow-link:link, a.join-flow-link:visited, a.join-flow-link:active {
|
||||
|
|
Loading…
Reference in a new issue