Reduce card title font size
This commit is contained in:
parent
4c8d5fbdc0
commit
e6747d9d7c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -55,7 +55,7 @@ div.task-board-status-closed {
|
|||
|
||||
/* title one the card */
|
||||
.task-board-title {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.15em;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue