Skip to content

Commit 63c37cd

Browse files
Increase input width
1 parent 012d577 commit 63c37cd

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
@@ -21,7 +21,7 @@ form {
2121

2222
input[type="text"],
2323
input[type="email"] {
24-
width: 270px;
24+
width: 280px;
2525

2626
}
2727

0 commit comments

Comments
 (0)