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