style: format

This commit is contained in:
quantum9Innovation 2024-02-15 19:52:42 +00:00 committed by github-actions[bot]
parent 935b3b3787
commit 6fc7c3d8b7

View file

@ -44,7 +44,9 @@ export default function Page({
/> />
</div> </div>
<br /> <br />
<span className={`${zillaSlab.className} font-bold text-4xl text-center`}> <span
className={`${zillaSlab.className} font-bold text-4xl text-center`}
>
{name} {name}
</span> </span>
<div className='text-slate-600 text-2xl mt-4 text-center'>{short}</div> <div className='text-slate-600 text-2xl mt-4 text-center'>{short}</div>