@@ -4,8 +4,8 @@ main {
}
form textarea {
- width: 100%;
- height: 100px;
+ max-width: 100%;
+ min-height: 150px;
span.deadline {