Scale
This commit is contained in:
@@ -75,7 +75,7 @@ body {
|
||||
}
|
||||
|
||||
.login-wrapper .form-control:hover {
|
||||
transform: scale(105%);
|
||||
transform: scale(1.05);
|
||||
}
|
||||
|
||||
.login-wrapper .form-control:focus {
|
||||
|
||||
Reference in New Issue
Block a user