adjust animation
This commit is contained in:
parent
5587ea1e7c
commit
7b352e26e4
2 changed files with 3 additions and 4 deletions
|
|
@ -121,7 +121,7 @@
|
|||
line-height: 1;
|
||||
transform: translateY(0.55rem);
|
||||
margin-left: 0;
|
||||
transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
|
||||
transition: max-width 0.8s cubic-bezier(0.23, 1, 0.32, 1);
|
||||
}
|
||||
|
||||
.main-nav--small .logo__detail {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue