79648332

Date: 2025-06-02 07:33:43
Score: 1.5
Natty:
Report link

You can try replacing 'width' with 'min-width'

 .card {
    /* width: 174px; */
    min-width: 174px;
 }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: xyzzzzz