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