Gary Gu
10 days ago c325995e87ad75ba061cbb76e99562d686b37cc1
1
2
3
@function count($val) {
    @return calc($val / 1920  * 100vw);
}