79571828

Date: 2025-04-13 17:23:37
Score: 2.5
Natty:
Report link

Instead of centering your div with "align-items: center;", you could use the "flex-start" values of the same property instead. Better still, make use of "position: relative", to have full control over the position of the div, without making it overflow

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Samnick Adebayo