Position Utilities
| Utility | Effect |
|---|---|
relative | Uses relative positioning |
absolute | Uses absolute positioning |
absolute-center | Centers on both axes |
absolute-center-x | Centers horizontally |
absolute-center-y | Centers vertically |
inset-* | Sets all inset offsets |
inset-x-* | Sets left and right offsets |
inset-y-* | Sets top and bottom offsets |
top-* | Sets top offset |
right-* | Sets right offset |
bottom-* | Sets bottom offset |
left-* | Sets left offset |
Last updated on