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