Width and Height

Width

Width Utilities set the width property.

UtilityValue
w-2525%
w-5050%
w-7575%
w-100100%
w-autoauto
vw-100100vw

Max Width

Max Width Utilities set the max-width property.

UtilityValue
mw-100100%

Min Width

Min Width Utilities set the min-width property.

UtilityValue
min-vw-100100vw

Height

Height Utilities set the height property.

UtilityValue
h-2525%
h-5050%
h-7575%
h-100100%
h-autoauto
vh-100100vw

Max Height

Max Height Utilities set the max-height property.

UtilityValue
mh-100100%

Min Height

Min Height Utilities set the min-height property.

UtilityValue
min-vh-100100vh
Edit this page on GitHub

Contributors

Matuzalém Teles, Patrick Yeo

Last edited January 29, 2025 at 1:35:05 AM