Commit 3349bec1 authored by isstuev's avatar isstuev

change counter labels to H2

parent 9b157747
......@@ -89,7 +89,7 @@ const StatsWidget = ({
lineHeight="16px"
w="fit-content"
>
<span>{ label }</span>
<h2>{ label }</h2>
</Skeleton>
<Skeleton
isLoaded={ !isLoading }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment