Remove margin
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ body {
|
||||
.login-form
|
||||
{
|
||||
float: right;
|
||||
margin: -273px 52px 0 0;
|
||||
margin: 0 52px 0 0;
|
||||
display: grid;
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user