Skip to main content

Positions

Utilities to control the positions of the elements

ClassProperties
absoluteposition: absolute
relativeposition: relative
fixedposition: fixed
stickyposition: sticky

Top

ClassProperties
top-xstop: var(--dash-size-xs);
top-smtop: var(--dash-size-sm);
top-mdtop: var(--dash-size-md);
top-lgtop: var(--dash-size-lg);
top-xltop: var(--dash-size-xl);
top-2xltop: var(--dash-size-2xl);
top-3xltop: var(--dash-size-3xl);
top-4xltop: var(--dash-size-4xl);
top-5xltop: var(--dash-size-5xl);
top-6xltop: var(--dash-size-6xl);
top-7xltop: var(--dash-size-7xl);
top-8xltop: var(--dash-size-8xl);
top-9xltop: var(--dash-size-9xl);
top-fulltop: var(--dash-size-full);
top-screentop: var(--dash-size-screen);

Bottom

ClassProperties
bottom-xsbottom: var(--dash-size-xs);
bottom-smbottom: var(--dash-size-sm);
bottom-mdbottom: var(--dash-size-md);
bottom-lgbottom: var(--dash-size-lg);
bottom-xlbottom: var(--dash-size-xl);
bottom-2xlbottom: var(--dash-size-2xl);
bottom-3xlbottom: var(--dash-size-3xl);
bottom-4xlbottom: var(--dash-size-4xl);
bottom-5xlbottom: var(--dash-size-5xl);
bottom-6xlbottom: var(--dash-size-6xl);
bottom-7xlbottom: var(--dash-size-7xl);
bottom-8xlbottom: var(--dash-size-8xl);
bottom-9xlbottom: var(--dash-size-9xl);
bottom-fullbottom: var(--dash-size-full);
bottom-screenbottom: var(--dash-size-screen);

Left

ClassProperties
left-xsleft: var(--dash-size-xs);
left-smleft: var(--dash-size-sm);
left-mdleft: var(--dash-size-md);
left-lgleft: var(--dash-size-lg);
left-xlleft: var(--dash-size-xl);
left-2xlleft: var(--dash-size-2xl);
left-3xlleft: var(--dash-size-3xl);
left-4xlleft: var(--dash-size-4xl);
left-5xlleft: var(--dash-size-5xl);
left-6xlleft: var(--dash-size-6xl);
left-7xlleft: var(--dash-size-7xl);
left-8xlleft: var(--dash-size-8xl);
left-9xlleft: var(--dash-size-9xl);
left-fullleft: var(--dash-size-full);
left-screenleft: var(--dash-size-screen);
ClassProperties
right-xsright: var(--dash-size-xs);
right-smright: var(--dash-size-sm);
right-mdright: var(--dash-size-md);
right-lgright: var(--dash-size-lg);
right-xlright: var(--dash-size-xl);
right-2xlright: var(--dash-size-2xl);
right-3xlright: var(--dash-size-3xl);
right-4xlright: var(--dash-size-4xl);
right-5xlright: var(--dash-size-5xl);
right-6xlright: var(--dash-size-6xl);
right-7xlright: var(--dash-size-7xl);
right-8xlright: var(--dash-size-8xl);
right-9xlright: var(--dash-size-9xl);
right-fullright: var(--dash-size-full);
right-screenright: var(--dash-size-screen);