/*Write your custom css in this file.*/
#kanban #add_task_button {
    margin-top: 10px;
}
.task-checklist {
    padding: 0px 5px;
    float: left;
}