You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
200 B

  1. #add-project-modal .modal-header {
  2. border-bottom: 0;
  3. }
  4. #add-project-modal .modal-body {
  5. padding: 0 50px 50px 50px;
  6. }
  7. #add-project-modal h1 {
  8. text-align: center;
  9. margin: 0 0 50px 0;
  10. }