Tailwind CSS Classes

Tailwind CSS class .p-11

    <div class="p-11 inline-block bg-gray-200">
        <div class="w-6 h-6 bg-red-400 rounded-full"></div>
    </div>

Preview

Check .p-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.