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