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