Skip to main content

Height

Overview

These classes can be used to set the height of elements on the screen.

Classes

ClassDescription
h-0Sets the height of an element to 0.
h-1Sets the height of an element to 0.25rem.
h-2Sets the height of an element to 0.5rem.
h-3Sets the height of an element to 0.75rem.
h-4Sets the height of an element to 1rem.
h-5Sets the height of an element to 1.25rem.
h-6Sets the height of an element to 1.5rem.
h-8Sets the height of an element to 2rem.
h-10Sets the height of an element to 2.5rem.
h-12Sets the height of an element to 3rem.
h-16Sets the height of an element to 4rem.
h-20Sets the height of an element to 5rem.
h-24Sets the height of an element to 6rem.
h-32Sets the height of an element to 8rem.
h-40Sets the height of an element to 10rem.
h-48Sets the height of an element to 12rem.
h-56Sets the height of an element to 14rem.
h-64Sets the height of an element to 16rem.
ClassDescription
min-h-0Sets the minimum height of an element to 0.
min-h-1Sets the minimum height of an element to 0.25rem.
min-h-2Sets the minimum height of an element to 0.5rem.
min-h-3Sets the minimum height of an element to 0.75rem.
min-h-4Sets the minimum height of an element to 1rem.
min-h-5Sets the minimum height of an element to 1.25rem.
min-h-6Sets the minimum height of an element to 1.5rem.
min-h-8Sets the minimum height of an element to 2rem.
min-h-10Sets the minimum height of an element to 2.5rem.
min-h-12Sets the minimum height of an element to 3rem.
min-h-16Sets the minimum height of an element to 4rem.
min-h-20Sets the minimum height of an element to 5rem.
min-h-24Sets the minimum height of an element to 6rem.
min-h-32Sets the minimum height of an element to 8rem.
min-h-40Sets the minimum height of an element to 10rem.
min-h-48Sets the minimum height of an element to 12rem.
min-h-56Sets the minimum height of an element to 14rem.
min-h-64Sets the minimum height of an element to 16rem.
ClassDescription
max-h-0Sets the maximum height of an element to 0.
max-h-1Sets the maximum height of an element to 0.25rem.
max-h-2Sets the maximum height of an element to 0.5rem.
max-h-3Sets the maximum height of an element to 0.75rem.
max-h-4Sets the maximum height of an element to 1rem.
max-h-5Sets the maximum height of an element to 1.25rem.
max-h-6Sets the maximum height of an element to 1.5rem.
max-h-8Sets the maximum height of an element to 2rem.
max-h-10Sets the maximum height of an element to 2.5rem.
max-h-12Sets the maximum height of an element to 3rem.
max-h-16Sets the maximum height of an element to 4rem.
max-h-20Sets the maximum height of an element to 5rem.
max-h-24Sets the maximum height of an element to 6rem.
max-h-32Sets the maximum height of an element to 8rem.
max-h-40Sets the maximum height of an element to 10rem.
max-h-48Sets the maximum height of an element to 12rem.
max-h-56Sets the maximum height of an element to 14rem.
max-h-64Sets the maximum height of an element to 16rem.