Skip to content

Commit ec55d22

Browse files
committed
Add form margin
1 parent 651cc20 commit ec55d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web-front-end/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020

2121
form {
22-
margin: 0 auto;
22+
margin: 0 auto 80px;
2323
max-width: 500px;
2424
width: 75%;
2525
}

0 commit comments

Comments
 (0)