Skip to content

Commit 80ab52b

Browse files
committed
added box-sizing to form
1 parent 4c661e4 commit 80ab52b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Form-Controls/style.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ input[type="submit"] {
3434
}
3535

3636
fieldset {
37-
margin: 2em 0;
37+
margin: 2em 5;
3838
min-width:250px;
3939
}
4040

0 commit comments

Comments
 (0)