Unitless numbers are acceptable too, for example line-height: calc(1.2 * 1.2); as well as angles like transform: rotate(calc(10deg * 5)); . You ...
確定! 回上一頁