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