mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-01 19:10:22 +02:00
improve body animation on overlay open
This commit is contained in:
@@ -546,7 +546,7 @@ a > svg {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
transition: 0.1s ease;
|
||||
transition: 0.25s ease;
|
||||
will-change: filter, transform;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user