Removed background-blend-mode because of FF performance
parent
4a21ff58cd
commit
7828495412
|
@ -99,8 +99,8 @@
|
|||
.projects-nav-overlay {
|
||||
@include transition (all 1s ease);
|
||||
@extend %background-taiga;
|
||||
background-blend-mode: multiply;
|
||||
background-color: $green-taiga;
|
||||
//background-blend-mode: multiply;
|
||||
//background-color: $green-taiga;
|
||||
bottom: 0;
|
||||
display: none;
|
||||
left: 0;
|
||||
|
|
Loading…
Reference in New Issue