Gary Gu
2025-07-01 6f130fad868d053948665d94bff7b5cb0e221fd7
1
2
3
@function count($val) {
    @return calc($val / 1920  * 100vw);
}