refactor home

This commit is contained in:
2026-07-21 11:16:33 +03:30
parent 17cb4afbca
commit fff5cd9146
15 changed files with 524 additions and 250 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ const Stats: FC = () => {
mobile={2}
gapDesktop={24}
gapMobile={12}
className='mt-5'
className='mt-4 md:mt-5'
>
<StatCard
count={data?.data.requestsCount}