1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-01 11:55:27 -04:00

have hit counter start at zero during suspense, then count up

This commit is contained in:
2025-03-27 10:08:18 -04:00
parent bbf6e9dc66
commit 0080c4925b
8 changed files with 40 additions and 5 deletions
+2 -2
View File
@@ -17,10 +17,10 @@
}
.meta .metaIcon {
display: inline;
display: inline-block;
width: 1.2em;
height: 1.2em;
vertical-align: -0.2em;
vertical-align: -0.25em;
margin-right: 0.6em;
}