Fixed

Modifiers

ClassDescription
fixed-topleftPlace content at the top left corner
fixed-topPlace content at the top
fixed-toprightPlace content at the top right corner
fixed-topfullPlace content at the top, spanning the full width
fixed-bottomleftPlace content at the bottom left corner
fixed-bottomPlace content at the bottom
fixed-bottomrightPlace content at the bottom right corner
fixed-bottomfullPlace content at the bottom, spanning the full width
fixed-leftPlace content at the left
fixed-leftfullPlace content at the left, spanning the full height
fixed-rightPlace content at the right
fixed-rightfullPlace content at the right, spanning the full height
fixed-overlayCreates an overlay
fixed-centerPlace content in the center of the overlay

CSS Variables

VariableDefaultDescription
--nudge0Amount to nudge towards the center on both block and inline axis
--nudge-x
0Amount to nudge towards the center on the inline axis
--nudge-y0Amount to nudge towards the center on the block axis