fix bug design
This commit is contained in:
@@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user