diff --git a/lib/css/index.css b/lib/css/index.css index 9f6c7a3..ebeaf55 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -24,7 +24,6 @@ html { z-index: -1; position: absolute; width: 100%; - height: 100%; overflow: hidden; } @@ -67,7 +66,6 @@ html { /* Global Parallax */ #global-parallax .parallax-img { width: 100%; - height: 100%; margin: 0; position: absolute; }