w-40: Tailwind CSS Width class
The w-40 class sets the element width to 10rem.
w-40
The w-40 class sets the element's width to 10rem.
Example Code
html
<div class="flex justify-center items-center gap-2 p-3 rounded-t-md bg-indigo-50"><div class="w-40 bg-indigo-500 py-4 text-white font-bold rounded-lg px-4 text-center"> w-40</div></div>
Preview
w-40
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
