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