Skip to content

Commit a4d2c2d

Browse files
committed
📏 Further reduce metric value font size to 0.5rem
1 parent b4739d4 commit a4d2c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
.metric-value {
193193
color: var(--yellow);
194194
font-weight: 700;
195-
font-size: 0.75rem;
195+
font-size: 0.5rem;
196196
text-align: right;
197197
}
198198

0 commit comments

Comments
 (0)