Set the height of a container to 100vh - x
Aug 31, 2025 路 3 min read 路 To set the height of a container to 100vh - x (where x is the height of your navigation bar), you can use a combination of Tailwind CSS classes and custom utility classes. Unfortunately, Tailwind CSS doesn't directly support dynamic calc() values, bu...
Join discussion




