diff --git a/threadr/style.css b/threadr/style.css index 6f75b67..521e1a4 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -321,7 +321,10 @@ div.form { } section { - margin: 20px; + margin-top: 0px; + margin-bottom: 24px; + margin-left: 16px; + margin-right: 16px; border-radius: 5px; border: 1px solid #001858; background-color: #f3d2c1;