Comment by semolino
4 months ago
abs() exists with cross-browser support:
https://developer.mozilla.org/en-US/docs/Web/CSS/abs
There are also other non-custom math functions like round() which can be very useful.
4 months ago
abs() exists with cross-browser support:
https://developer.mozilla.org/en-US/docs/Web/CSS/abs
There are also other non-custom math functions like round() which can be very useful.