mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 18:37:35 +01:00
Small fix to the registration form layout
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
|
||||
font-size: 48pt;
|
||||
line-height: 90pt;
|
||||
color: $main-color;
|
||||
// color: $main-alternate-text-color;
|
||||
color: white;
|
||||
// color: $main-color;
|
||||
}
|
||||
|
||||
div.form {
|
||||
@@ -112,7 +112,7 @@
|
||||
}
|
||||
|
||||
.stepBody {
|
||||
min-height: 130px;
|
||||
min-height: 140px;
|
||||
}
|
||||
|
||||
.stepIndex {
|
||||
|
||||
Reference in New Issue
Block a user