Gary Gu
10 days ago c139d1c4ecfc45bd1e2b95e23a29eec75d04db5e
1
2
3
@function count($val) {
    @return calc($val / 1920  * 100vw);
}