Windframe
Build Tailwind UIs that actually look good!
.jpg)
The flex-col-reverse class arranges flex items in a vertical column but reverses their order, stacking them from bottom to top.
The font-normal class applies a normal font weight, resetting text to the default weight.
<div class="p-5 font-bold bg-gray-100 rounded-t-md flex flex-col justify-center items-center"> <h3 class="text-gray-500 mr-48">Font-Normal</h3> <p class="font-normal mr-3">Pack my box with five dozen liquor jugs.</p></div>
Pack my box with five dozen liquor jugs.
Windframe is an AI visual editor for rapidly building stunning web UIs & websites