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.
 
 
 
 
 

12 lines
200 B

#add-project-modal .modal-header {
border-bottom: 0;
}
#add-project-modal .modal-body {
padding: 0 50px 50px 50px;
}
#add-project-modal h1 {
text-align: center;
margin: 0 0 50px 0;
}