Skip to content

Commit

Permalink
OCT-1986 Change metrics tile title font size: 10px => 12px (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
aziolek authored Sep 26, 2024
2 parents 7eac718 + 0df4c43 commit 0bc9d53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

.title {
text-align: left;
font-size: $font-size-10;
font-size: $font-size-12;
color: $color-octant-green;
font-weight: $font-weight-bold;
letter-spacing: 0.03rem;
Expand Down

0 comments on commit 0bc9d53

Please sign in to comment.