style.css 93 B

12345678
  1. form textarea {
  2. max-width: 100%;
  3. min-height: 150px;
  4. }
  5. span.deadline {
  6. float: right;
  7. }