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