Skip to content

Position

Below, utility classes to apply position property.

ClassProperties
.staticposition: static;
.fixedposition: fixed;
.absoluteposition: absolute;
.relativeposition: relative;
.stickyposition: sticky;

Released under the Beerware 🍺 License.