min-h-px
min-height: 1px;
min-h-auto
min-height: auto;
min-h-none
min-height: none;
min-h-full
min-height: 100%;
min-h-screen
min-height: 100vh;
min-h-dvw
min-height: 100dvw;
min-h-dvh
min-height: 100dvh;
min-h-lvw
min-height: 100lvw;
min-h-lvh
min-height: 100lvh;
min-h-svw
min-height: 100svw;
min-h-svh
min-height: 100svh;
min-h-min
min-height: min-content;
min-h-max
min-height: max-content;
min-h-fit
min-height: fit-content;
min-h-lh
min-height: 1lh;
min-h-<number>
min-height: calc(var(--spacing) * <number>);/* 0.25rem */
min-h-4
min-height: calc(var(--spacing) * 4);
min-h-<fraction>
min-height: <percentage>;
min-h-1/2
min-height: 50%;
min-h-[<value>]
min-height: <value>;
min-h-[1rem]
min-height: 1rem;
min-h-(<custom-property>)
min-height: var(<custom-property>);
min-h-(--my-length)
min-height: var(--my-length);
min-h-(length:<custom-property>)
min-h-(length:--my-length)
© 2025, Fynydd LLC / King of Prussia, Pennsylvania; United States / +1 855-439-6933
By using this website you accept our privacy policy. Choose the browser data you consent to allow: