Skip to main content

Width

Read about how you can use width to your elements.

ClassProperties
w-autowidth: auto;
w-fullwidth: 100%;
w-1width: 0.25rem;
w-2width: 0.5rem;

Basic Usage

w-full
<div
class="bg-blue-light-3 text-white tt-uppercase bs-sm ff-monospace text-center br-lg w-full"
>
w-full
</div>