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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user