gjj
2025-03-19 05f6d4e6609c973f63d51335a4b7d1f01405ebf3
1
2
3
@function count($val) {
    @return calc($val / 1920  * 100vw);
}