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