Ver Fonte

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

Jay Salvat há 10 anos atrás
pai
commit
720b5a6eea
1 ficheiros alterados com 0 adições e 1 exclusões
  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 {