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