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