O que é um Mín. da janela (vmin)?
vmin is a CSS unit equal to 1% of the viewport's smaller dimension (width or height). It is useful for creating elements that scale with the smaller viewport side.
Definição
Símbolo
vmin
Categoria
Unidades CSS
Sistema
CSS
1 {unit} = {value} {otherUnit}
1 Mín. da janela = 10.8 Pixel (px)
1 Mín. da janela = 0.675 Rem (rem)
1 Mín. da janela = 0.675 Em (em)
1 Mín. da janela = 8.1 Ponto (pt)
1 Mín. da janela = 0.675 Pica (pc)
Usos comuns
- Responsive text sizing
- Adaptive layouts
- Square-ratio elements