Tailwind CSS Classes

Tailwind CSS class .my-0

<span class="my-0 inline-block bg-teal-400">Item</span>

Preview

Are you tired of writing HTML by hand?

CSS source

.my-0 { margin-top: 0; margin-bottom: 0; }

More Tailwind CSS classes in Margins category

© 2024 Shuffle. All rights reserved.