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