width

Utilities for setting the width of an element.

Class Properties
v-w-1 width: 20%;
v-w-2 width: 40%;
v-w-3 width: 60%;
v-w-4 width: 80%;
v-w-full width: 100%;
v-w-screen width: 100vw;
v-w-min width: min-content;
v-w-max width: max-content;