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