How to align div vertical across full screen in Tailwind CSS ? #200
-
In short. |
Beta Was this translation helpful? Give feedback.
Answered by
hongducdev
Oct 31, 2022
Replies: 1 comment
-
Try using vh. For example <div class="h-[80vh]”> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
montasim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try using vh. For example <div class="h-[80vh]”>