m-1.5: Tailwind CSS Margin class

The m-1.5 class applies a uniform margin of 0.375rem (6px) to all sides.


m-1.5 (Margin 1.5)

The m-1.5 class applies a uniform margin of 0.375rem (6px) to all sides.

Example Code

html
<div class="rounded-t-md bg-gray-100 flex items-center justify-center p-5">
<div class="bg-pink-300 w-40 h-28 rounded">
<div class="m-1.5 bg-pink-500 text-white font-bold text-center rounded">
M-1.5
</div>
</div>
</div>

Preview

M-1.5

Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs

Start building stunning tailwind UIs! 

Build from scratch or select prebuilt tailwind templates