mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Use the login form styles for the signup form too
This commit is contained in:
parent
8054f866bb
commit
2781395405
2 changed files with 37 additions and 26 deletions
|
|
@ -34,7 +34,7 @@ body {
|
|||
padding: 1em 0;
|
||||
}
|
||||
|
||||
.login-form {
|
||||
.login-form, .signup-form {
|
||||
@include make-xs-column(12);
|
||||
@include make-sm-column(8);
|
||||
@include make-sm-column-offset(2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue