m-14: Tailwind CSS Margin class

The m-14 class applies a uniform margin of 3.5rem (56px) to all sides of an element.


m-14 (Margin 14)

The m-14 class applies a uniform margin of 3.5rem (56px) to all sides of an element.

Example Code

html
<div class="rounded-t-md bg-gray-100 flex items-center justify-center p-5">
<div class="bg-blue-300 w-56 h-36 rounded">
<div class="m-14 bg-blue-500 text-white font-bold text-center rounded">
M-14
</div>
</div>
</div>

Preview

M-14

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