rename sizes

This commit is contained in:
Daria Golova
2022-05-30 16:17:11 +03:00
committed by DwCay
parent 883f173c12
commit 981d62b849
2 changed files with 3 additions and 3 deletions

View File

@@ -122,8 +122,8 @@ function ProfileTableItem(props) {
</svg>
</div>
<h3 className="pl-9 whitespace-nowrap">
<span className="text-validateLg font-bold text-slate-800">Validate by </span>
<a href="" className="font-bold text-validateLg underline text-indigo-500">{data}</a>
<span className="text-validateSize font-bold text-slate-800">Validate by </span>
<a href="" className="font-bold text-validateSize underline text-indigo-500">{data}</a>
</h3>
</div>
<div className="pl-9">