79784372

Date: 2025-10-07 09:13:15
Score: 1.5
Natty:
Report link

In my case, display: grid of a content container resulted in cut content when printing. Overwriting this with @media print { .container { display: block; } } fixed the issue for me.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mejo