Updated CSS for metrics bar.

This commit is contained in:
Mike Cao 2024-03-06 11:22:26 -08:00
parent 9779d9ba76
commit 8e68a781c5
2 changed files with 2 additions and 2 deletions

View file

@ -13,6 +13,7 @@
font-weight: 700;
white-space: nowrap;
min-height: 60px;
color: var(--base900);
}
.label {
@ -22,6 +23,7 @@
gap: 10px;
white-space: nowrap;
min-height: 30px;
color: var(--base800);
}
.change {