Windframe
Build Tailwind UIs that actually look good!
.jpg)
The m-5 class adds a margin of 0.5rem (8px) to the top and bottom sides of an element.
The m-5 class applies a uniform margin of 1.25rem (20px) to all sides of an element.
<div class="rounded-t-md bg-gray-100 flex items-center justify-center p-5"> <div class="bg-red-300 w-40 h-28 rounded"> <div class="m-5 bg-red-500 text-white font-bold text-center rounded"> M-5</div> </div></div>
M-5
Windframe is an AI visual editor for rapidly building stunning web UIs & websites