How to solve it? If you want to use a variable in calc, you must use sass's interpolation method for this variable (#{$variable}) .navbar { width: calc(100% ...
確定! 回上一頁