This commit is contained in:
Jiiks 2019-02-24 12:12:13 +02:00
parent 7f08ba27e6
commit 5597c485d1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
height: 43px;
background-image: $logoBigBw;
background-size: 100% 100%;
transform: translate(-7px, 2px) scale(0. 5);
transform: translate(-7px, 2px) scale(.5);
opacity: 0;
transition: all .3s cubic-bezier(.4, 0, 0, 1);
}