Skip to content

Commit a45bc9b

Browse files
committed
Revert "style: decrease font size for stats value on mobile"
This reverts commit 0b5f0ff.
1 parent 0b5f0ff commit a45bc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/stats.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
4545
@media (max-width: 550px) {
4646
.value {
47-
font-size: 14px;
47+
font-size: 16px;
4848
}
4949
5050
.value-name {

0 commit comments

Comments
 (0)