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