Skip to content

Commit 2ff4fd6

Browse files
committed
adjust count cards
1 parent f5d2294 commit 2ff4fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/CounterReader.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
font-size: 1em;
6666
font-weight: 500;
6767
font-family: inherit;
68-
background-color: #1a1a1a;
68+
background-color: #2f2f2f;
6969
}
7070
</style>

0 commit comments

Comments
 (0)