max-h-px
max-height: 1px;
max-h-auto
max-height: auto;
max-h-none
max-height: none;
max-h-full
max-height: 100%;
max-h-screen
max-height: 100vh;
max-h-dvw
max-height: 100dvw;
max-h-dvh
max-height: 100dvh;
max-h-lvw
max-height: 100lvw;
max-h-lvh
max-height: 100lvh;
max-h-svw
max-height: 100svw;
max-h-svh
max-height: 100svh;
max-h-min
max-height: min-content;
max-h-max
max-height: max-content;
max-h-fit
max-height: fit-content;
max-h-lh
max-height: 1lh;
max-h-<number>
max-height: calc(var(--spacing) * <number>);/* 0.25rem */
max-h-4
max-height: calc(var(--spacing) * 4);
max-h-<fraction>
max-height: <percentage>;
max-h-1/2
max-height: 50%;
max-h-[<value>]
max-height: <value>;
max-h-[1rem]
max-height: 1rem;
max-h-(<custom-property>)
max-height: var(<custom-property>);
max-h-(--my-length)
max-height: var(--my-length);
max-h-(length:<custom-property>)
max-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: