Skip to content

Commit 1382f1e

Browse files
committed
Moved changes to correct branch
1 parent f9c2505 commit 1382f1e

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

Form-Controls/main.css

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@ body{
1717
color:#fff;
1818
line-height: 1.6;
1919
}
20-
21-
form{
22-
width: 50%;
23-
background: #780000;
24-
padding:45px;
25-
margin: 100px auto;
26-
border: 2px solid #9a031e;
27-
border-radius:5px
28-
}
20+
form{
21+
width: 50%;
22+
background: #780000;
23+
padding:45px;
24+
margin: 100px auto;
25+
border: 2px solid #9a031e;
26+
border-radius:5px
27+
}
2928
.form-group{
3029
margin-bottom:10px;
3130
}

0 commit comments

Comments
 (0)