Skip to content

Commit 8cd3f04

Browse files
committed
Change section selector to div selector
1 parent 3ee0918 commit 8cd3f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ fieldset {
1111
margin: 7px;
1212
}
1313

14-
section {
14+
div {
1515
margin: 7px;
1616
}

0 commit comments

Comments
 (0)