The calc() CSS function lets you perform calculations when specifying CSS property values. ... width: calc(var(--variable-width) + 20px);
確定! 回上一頁