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