py-5 :Tailwind CSS padding class
The py-5 class applies padding of 1.25rem (20px) to the top and bottom sides of an element.
py-5 (Vertical Padding 5)
The py-5 class applies padding of 1.25rem (20px) to the top and bottom sides of an element.
Example Code
html
<div class="py-5 bg-gray-400 text-white">Vertical padding of 1.25rem</div>
Preview
Vertical padding of 1.25rem
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
