This commit is contained in:
2017-11-25 00:42:04 +01:00
parent 99b662ab6a
commit d7e9e22828
10 changed files with 362 additions and 225 deletions

View File

@@ -15,10 +15,11 @@
left: 0;
right: 0;
bottom: 0;
background-color: @color-grey;
background-color: @color-grey2;
-webkit-transition: .4s;
transition: .4s;
margin-left: -40px;
margin-left: -50px;
margin-top: 4px;
}
.slider:before {