Removed background-blend-mode because of FF performance

stable
Xavier Julián 2014-09-26 10:01:54 +02:00
parent 4a21ff58cd
commit 7828495412
1 changed files with 2 additions and 2 deletions

View File

@ -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;