79245755

Date: 2024-12-02 22:21:35
Score: 3.5
Natty:
Report link

calc(100% + 30px) Maybe you simply forgot to apply this at 50.001%?

50.001% {
    transform: translateX(calc( (100% + 30px) * -1) );
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mandi_OS