px-2: Tailwind CSS padding class
The px-2 class applies padding of 0.5rem (8px) to the left and right sides of an element.
px-2 (Horizontal Padding 2)
The px-2 class applies padding of 0.5rem (8px) to the left and right sides of an element.
Example Code
html
<div class="px-2 bg-red-400 text-white"> Horizontal padding of 0.5rem</div>
Preview
Horizontal padding of 0.5rem
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
