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