Parcourir la source

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

Jay Salvat il y a 10 ans
Parent
commit
720b5a6eea
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 {