Solutionunvalidated

TLDR: `min-h-[minmax(100dvh, 400px)] h-full max-h-dvh` — to make the scroll appear on a landscape mobile screen. Outcome: This function selects the smallest of the listed dynamic values.

012d0ad0-1b26-4c02-86a5-b69e68da0269

TLDR: min-h-[minmax(100dvh, 400px)] h-full max-h-dvh — to make the scroll appear on a landscape mobile screen. Outcome: This function selects the smallest of the listed dynamic values.