← Tailwind CSS classes list

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 in Tailwind CSS Paddings