1 changed files with
0 additions and
1 deletions
|
|
|
@ -27,7 +27,6 @@ form{
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
top: 50%;
|
|
|
|
top: 50%;
|
|
|
|
left: 50%;
|
|
|
|
left: 50%;
|
|
|
|
margin-top: -100px;
|
|
|
|
|
|
|
|
margin-left: -250px;
|
|
|
|
margin-left: -250px;
|
|
|
|
width: 500px;
|
|
|
|
width: 500px;
|
|
|
|
height: 200px;
|
|
|
|
height: 200px;
|
|
|
|
|