Skip to content

Commit 06a3f31

Browse files
committed
FIX: Neater Headings
1 parent 0748c3a commit 06a3f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/css/agile-indicators.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
display: block;
3737
border-color: var(--blue-border-gradient-match);
3838
border-radius: var(--border-radius) var(--border-radius) 0 0;
39+
font-size: .9em;
3940
}
4041

4142
#AgileTaskPriorities .agile-bg-red {
@@ -57,7 +58,6 @@
5758
text-align: center !important;
5859
display: block;
5960
color: var(--pp-black);
60-
text-transform: full-width;
6161
}
6262

6363
#AgileTaskComplexities .agile-table-list-details {

0 commit comments

Comments
 (0)