DEV Community

Discussion on: Units in CSS (em, rem, pt, px, vw, vh, vmin, vmax, ex, ch, ...)

Collapse
 
gnsp profile image
Ganesh Prasad

There is another interesting unit 'q'. 1q = 0.945px (approx.). I came across this unit while css code-golfing on cssbattle.dev .