Skip to content

Commit 8f336a0

Browse files
Changed background color
1 parent fa6c242 commit 8f336a0

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
@@ -2,7 +2,7 @@ body {
22
font-family: Arial, sans-serif;
33
margin: 0;
44
padding: 20px;
5-
background-color: #f5f5f5;
5+
background-color: lightblue;
66
}
77

88
header,

0 commit comments

Comments
 (0)