This commit is contained in:
2018-03-21 13:14:39 +01:00
parent 46d10919ee
commit 26b576b816
2 changed files with 2 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
padding: em(12px) em(15px) em(15px) em(15px);
z-index: 510;
transition: z-index 0s 1s;
box-shadow: 0 0 em(15px) rgba($black, 0.05);
img {
width: em(100px);
height: em(100px);

View File

@@ -206,7 +206,7 @@
.navigation__item__background {
background-size: cover;
background-position: top center;
background-position: center 30%;
position: absolute;
top: -5%;
left: -5%;