Set the height of a container to 100vh - x
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...
mohdahsanrazakhan.hashnode.dev3 min read