Skip to content

Commit a89d6f8

Browse files
committed
fix(ui): monospace weekly downloads
1 parent 7d69561 commit a89d6f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/components/Package/WeeklyDownloadStats.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,9 @@ const config = computed(() => {
362362
.vue-ui-sparkline-title span {
363363
padding: 0 !important;
364364
letter-spacing: 0.04rem;
365+
font-family:
366+
Geist Mono,
367+
monospace;
365368
}
366369
367370
.vue-ui-sparkline text {

0 commit comments

Comments
 (0)