79767044

Date: 2025-09-17 08:19:52
Score: 1.5
Natty:
Report link

Try to add overflow: visible on the svg-element

svg {
  overflow: visible;
}

So, negative path-positions in the y-axis are possible

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