diff --git a/property/z-index/index.html b/property/z-index/index.html index 509c3f20..a3d4afcc 100644 --- a/property/z-index/index.html +++ b/property/z-index/index.html @@ -14,7 +14,7 @@

#z-index

-

Defines the order of the elements on the z-axis*8. It only works on positioned** elements (anything apart from static).

+

Defines the order of the elements on the z-axis. It only works on positioned elements (anything apart from static).