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