79795128

Date: 2025-10-20 17:19:53
Score: 1
Natty:
Report link

I am using tailwind, thus this helped me:

<div className="w-[100px] h-[100px] rounded-full relative overflow-hidden">
  <Image
    src={ImageSrc}
    alt="Alt message"
    fill
    className="object-cover"
  />
</div>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aldiyar Dabarov