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