We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d82dd6 commit ae60b4bCopy full SHA for ae60b4b
1 file changed
src/pages/HomePage/components/GridLayout/components/HuatCard.tsx
@@ -28,7 +28,7 @@ const HuatCard = React.forwardRef<
28
alt="Huat App"
29
className={cn(
30
'z-1 object-contain drop-shadow-2xl transform-gpu -rotate-30',
31
- 'scale-200 ms-56 mb-12 md:scale-80 md:ms-20 md:-mb-10',
+ 'scale-150 ms-36 mb-0 md:scale-85 md:ms-12 md:-mb-12',
32
)}
33
/>
34
0 commit comments