Tailwind CSS Classes

Tailwind CSS class .pb-11

    <div class="max-w-md">
        <p class="pb-11 text-blue-400">Lorem ipsum dolor sit amet consectetur.</p>
        <p>Lorem ipsum dolor sit amet consectetur.</p>
        <p>Lorem ipsum dolor sit amet consectetur.</p>
        <p>Lorem ipsum dolor sit amet consectetur.</p>
    </div>

Preview

Check .pb-11 in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Tailwind CSS classes in Paddings category

© 2024 Shuffle. All rights reserved.