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