79475930

Date: 2025-02-28 15:04:55
Score: 1.5
Natty:
Report link

Probably you should go with flex here instead of grid.

.ncinc_data {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dalantren