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