Reduce card title font size
This commit is contained in:
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 */
|
/* title one the card */
|
||||||
.task-board-title {
|
.task-board-title {
|
||||||
font-size: 1.2em;
|
font-size: 1.15em;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user