[Fix #2692] Move the sign up CTA at the top of the sign in page
This commit is contained in:
parent
d78f4a8faf
commit
56cfcd08d3
2 changed files with 10 additions and 9 deletions
|
@ -97,8 +97,8 @@ $auth-breakpoint: $two-columns-breakpoint;
|
|||
}
|
||||
|
||||
hr {
|
||||
margin-top: 60px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
background-color: $grey;
|
||||
border: none;
|
||||
height: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue