Skip to content

Commit 1e2c9a0

Browse files
committed
New colors and sizes
1 parent 7331e1c commit 1e2c9a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stylesheet.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
font-family: sans-serif;
55
}
66
body{
7-
background-color: #ccc;
7+
background-color: #FFF;
88
}
99
.Main{
1010
height: 100%;
@@ -13,7 +13,7 @@ body{
1313
}
1414
.form-box{
1515
width: 380px;
16-
height: 480px;
16+
height: 680px;
1717
position: relative;
1818
margin: 6% auto;
1919
background: #fff;

0 commit comments

Comments
 (0)