Explorar el Código

Remove z-index: -1 for body. should be working anyway.

Jay Salvat hace 10 años
padre
commit
720b5a6eea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/vegas.css

+ 0 - 1
src/vegas.css

@@ -50,7 +50,6 @@ body.vegas-container {
     body.vegas-container > .vegas-overlay,
     body.vegas-container > .vegas-slide {
         position: fixed;
-        z-index: -1;
     }
 
 .vegas-video {