79703041

Date: 2025-07-16 07:17:22
Score: 1
Natty:
Report link

try writing "_" at start of each variables.

from:

<div className=" bg-gray-100 rounded-lg grid  grid-cols-[repeat(4,minmax(100px,500px))]  ">

to:

<div className=" bg-gray-100 rounded-lg grid  grid-cols-[repeat(_4,minmax(_100px,_500px))]  ">
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: 재외국민