From a0f28dbfbbd1864857b054ab93619f329fc03180 Mon Sep 17 00:00:00 2001 From: Yan Zhu Date: Fri, 17 Mar 2017 20:31:20 +0800 Subject: Add shadow variables --- src/parallax.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parallax.less') diff --git a/src/parallax.less b/src/parallax.less index 644e1ac..a7096fc 100644 --- a/src/parallax.less +++ b/src/parallax.less @@ -87,5 +87,5 @@ height: 50%; position: absolute; width: 50%; - z-index: @z-index-z0; + z-index: @zindex-0; } -- cgit v1.2.3