Gary Gu
2025-05-28 e0c0c33de3eab17a123ee4ffa7210758b5b48405
1
2
3
@function count($val) {
    @return calc($val / 1920  * 100vw);
}