]> _ Git - pmi.git/commitdiff
wait #3016 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 9 Sep 2019 14:03:00 +0000 (16:03 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 9 Sep 2019 14:03:00 +0000 (16:03 +0200)
resources/js/carrousel.js
resources/styles/components/carrousel.styl

index 14cf14388b49bb7ee295daae4bae732e29d9fd1f..cec155d66bfdf3647fd57144a4f86f2212317fa8 100644 (file)
@@ -39,7 +39,6 @@ window.Hammer = Hammer.default;
             var $this = this;
             var i = 0;
             this.container.find(".slide").each(function () {
-                console.log(this);
                 if (i === 0) {
                     $(this).addClass('active').removeClass('hide');
                 } else {
index 2d30d35ecd618b6fda49a3f567bf21e2c1b1c74f..57da66a9169c86ad12b4e4018bac5f34901eace1 100644 (file)
     bottom: 0
     opacity: 0.3
     height 110%
-    z-index: -1;
+    z-index: 0;
 
     @media only screen and (min-width: 769px)
       display: none
       margin-bottom 0 !important
 
   .text-block
+    z-index 1
+    position relative
     @media (max-width: 769px)
       padding 0 5vw !important