79359099

Date: 2025-01-15 17:03:51
Score: 1.5
Natty:
Report link

I used:

grid-template-columns: 50px fit-content(50%) 0 fit-content(50%);

Instead of:

grid-template-columns: 50px fit-content(50%) auto fit-content(50%);

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Asidistaken