changed color adn local

This commit is contained in:
Soldat
2018-11-06 00:56:16 +01:00
parent aa8a514bf8
commit 2707b5b1f2
3 changed files with 6 additions and 6 deletions

View File

@ -375,7 +375,7 @@ header {
overflow: auto;
width: 100%;
background-color: #f9f9f9;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
box-shadow: 3px 3px 3px 0px $shadow-color;
z-index: 1;
}