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