Skip to content

Commit

Permalink
FIX: Neater Headings
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Aug 8, 2023
1 parent 0748c3a commit 06a3f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/css/agile-indicators.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
display: block;
border-color: var(--blue-border-gradient-match);
border-radius: var(--border-radius) var(--border-radius) 0 0;
font-size: .9em;
}

#AgileTaskPriorities .agile-bg-red {
Expand All @@ -57,7 +58,6 @@
text-align: center !important;
display: block;
color: var(--pp-black);
text-transform: full-width;
}

#AgileTaskComplexities .agile-table-list-details {
Expand Down

0 comments on commit 06a3f31

Please sign in to comment.