Skip to content

Commit f5aca2e

Browse files
fix(ui): monospace weekly downloads (#1556)
Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent 1211d04 commit f5aca2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/Package/WeeklyDownloadStats.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ const config = computed(() => {
362362
.vue-ui-sparkline-title span {
363363
padding: 0 !important;
364364
letter-spacing: 0.04rem;
365+
@apply font-mono;
365366
}
366367
367368
.vue-ui-sparkline text {

0 commit comments

Comments
 (0)