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