fix bug design

This commit is contained in:
hamid zarghami
2025-03-03 11:11:16 +03:30
parent d55cc208b2
commit f6fa0890e4
6 changed files with 980 additions and 82 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ const ServiceItem: FC<Props> = (props: Props) => {
</div>
</div>
<div className='mt-4 text-xs'>
<div className='font-extralight'>{item.description} </div>
<div className='font-extralight'>{item.title} </div>
</div>
<div className='mt-4 flex-1 flex items-end'>