Skip to content

Commit 5f613a2

Browse files
committed
chnage input form size
1 parent 826ad92 commit 5f613a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/global.css

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ form {
4040
display: flex;
4141
flex-direction: column;
4242
margin-top: 20px;
43+
width: 400px;
4344
}
4445

4546
form input {

0 commit comments

Comments
 (0)