Skip to main content

Width

Overview

These classes can be used to set the width of elements on the screen.

Classes

ClassDescription
w-0Sets the width of an element to 0.
w-1Sets the width of an element to 0.25rem.
w-2Sets the width of an element to 0.5rem.
w-3Sets the width of an element to 0.75rem.
w-4Sets the width of an element to 1rem.
w-5Sets the width of an element to 1.25rem.
w-6Sets the width of an element to 1.5rem.
w-8Sets the width of an element to 2rem.
w-10Sets the width of an element to 2.5rem.
w-12Sets the width of an element to 3rem.
w-16Sets the width of an element to 4rem.
w-20Sets the width of an element to 5rem.
w-24Sets the width of an element to 6rem.
w-32Sets the width of an element to 8rem.
w-40Sets the width of an element to 10rem.
w-48Sets the width of an element to 12rem.
w-56Sets the width of an element to 14rem.
w-64Sets the width of an element to 16rem.
ClassDescription
min-w-0Sets the minimum width of an element to 0.
min-w-1Sets the minimum width of an element to 0.25rem.
min-w-2Sets the minimum width of an element to 0.5rem.
min-w-3Sets the minimum width of an element to 0.75rem.
min-w-4Sets the minimum width of an element to 1rem.
min-w-5Sets the minimum width of an element to 1.25rem.
min-w-6Sets the minimum width of an element to 1.5rem.
min-w-8Sets the minimum width of an element to 2rem.
min-w-10Sets the minimum width of an element to 2.5rem.
min-w-12Sets the minimum width of an element to 3rem.
min-w-16Sets the minimum width of an element to 4rem.
min-w-20Sets the minimum width of an element to 5rem.
min-w-24Sets the minimum width of an element to 6rem.
min-w-32Sets the minimum width of an element to 8rem.
min-w-40Sets the minimum width of an element to 10rem.
min-w-48Sets the minimum width of an element to 12rem.
min-w-56Sets the minimum width of an element to 14rem.
min-w-64Sets the minimum width of an element to 16rem.
ClassDescription
max-w-0Sets the maximum width of an element to 0.
max-w-1Sets the maximum width of an element to 0.25rem.
max-w-2Sets the maximum width of an element to 0.5rem.
max-w-3Sets the maximum width of an element to 0.75rem.
max-w-4Sets the maximum width of an element to 1rem.
max-w-5Sets the maximum width of an element to 1.25rem.
max-w-6Sets the maximum width of an element to 1.5rem.
max-w-8Sets the maximum width of an element to 2rem.
max-w-10Sets the maximum width of an element to 2.5rem.
max-w-12Sets the maximum width of an element to 3rem.
max-w-16Sets the maximum width of an element to 4rem.
max-w-20Sets the maximum width of an element to 5rem.
max-w-24Sets the maximum width of an element to 6rem.
max-w-32Sets the maximum width of an element to 8rem.
max-w-40Sets the maximum width of an element to 10rem.
max-w-48Sets the maximum width of an element to 12rem.
max-w-56Sets the maximum width of an element to 14rem.
max-w-64Sets the maximum width of an element to 16rem.