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