Smooth out the animation
This commit is contained in:
parent
07c338121c
commit
33df2687d1
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ $number-of-channels: 3;
|
|||
overflow-x: hidden;
|
||||
position: relative;
|
||||
|
||||
transition: 600ms ease-in-out width;
|
||||
|
||||
.logo {
|
||||
height: 50px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue