mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-30 05:57:30 +00:00
add email for registration, set migration
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
width: 220px;
|
||||
|
||||
@include secondGradient();
|
||||
|
||||
.container-form-landing & {
|
||||
width: 170px;
|
||||
}
|
||||
}
|
||||
|
||||
.wrap-btn-action {
|
||||
|
@@ -13,7 +13,7 @@ body.landing {
|
||||
}
|
||||
|
||||
.wrap-landing {
|
||||
max-width: 900px;
|
||||
max-width: 1000px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user