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