Browse Source

the background to fixed over video block and image block

Tanya Sashyna 5 years ago
parent
commit
34af030e93
2 changed files with 0 additions and 2 deletions
  1. 0 1
      src/conteiners/eventCard/eventCard.scss
  2. 0 1
      src/conteiners/home/home.scss

+ 0 - 1
src/conteiners/eventCard/eventCard.scss

@@ -35,7 +35,6 @@
         color: $color-white;
 
         .bg-black {
-            opacity: 0.8;
             z-index: -1;
         }
 

+ 0 - 1
src/conteiners/home/home.scss

@@ -51,7 +51,6 @@
 
     .bg-black {
         z-index: 3;
-        opacity: 0.8;
     }
 
     .bg-img {