sub

fun sub(vararg values: CSSNumberish): CSSNumericValue(source)

The sub() method of the CSSNumericValue interface subtracts a supplied number from the CSSNumericValue.

MDN Reference