Interpolate: body height: calc(100% - #{$body_padding}). For this case, border-box would also suffice: body box-sizing: border-box height: ...
確定! 回上一頁