Skip to content

Commit 777c238

Browse files
committed
Fix text area margin
1 parent 8b8e4c3 commit 777c238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/mpg.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ button, input {
1616
height: auto;
1717
min-height: 60px;
1818

19-
margin-bottom: 20px;
19+
margin-bottom: 10px;
2020
border: 1px solid #ddd;
2121

2222
font-family: Consolas, monospace;

0 commit comments

Comments
 (0)