Position
Utilities for controlling how an element is positioned in the DOM.
Class | Properties |
---|---|
ob-static | position: static |
ob-fixed | position: fixed |
ob-absolute | position: absolute |
ob-relative | position: relative |
ob-sticky | position: sticky |
Utilities for controlling how an element is positioned in the DOM.
Class | Properties |
---|---|
ob-static | position: static |
ob-fixed | position: fixed |
ob-absolute | position: absolute |
ob-relative | position: relative |
ob-sticky | position: sticky |