UNPKG

sassyons

Version:
18 lines (16 loc) 351 B
# Z-Index Styles | Class | Properties | | ----- | ---------- | | z999 | z-index: 999 | | z9999 | z-index: 9999 | | z0 | z-index:0 | | z1 | z-index 1 | | z2 | z-index: 2 | | z3 | z-index: 3 | | z4 | z-index: 4 | | z5 | z-index: 5 | | z6 | z-index: 6 | | z-3 | z-index: -3 | | z-2 | z-index: -2 | | z-1 | z-index: -1 | | z-initial | z-index: initial |