Commit 83cffb94 authored by Igor Stuev's avatar Igor Stuev Committed by GitHub

Merge pull request #2102 from blockscout/fe-1974

change counter labels to H2
parents cabfcc32 3349bec1
......@@ -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