adjust animation

This commit is contained in:
isUnknown 2024-08-28 13:30:30 +02:00
parent 5587ea1e7c
commit 7b352e26e4
2 changed files with 3 additions and 4 deletions

View file

@ -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 {