gjj
2025-02-26 65b3ead3590cf5067324c446b8f7c816e4f5ee37
1
2
3
@function count($val) {
    @return calc($val / 1920  * 100vw);
}