mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 04:50:13 +02:00
web/SupportedServices: springy expand animation
This commit is contained in:
parent
86a67dee83
commit
b44410e93b
@ -90,8 +90,8 @@
|
||||
transform-origin: top center;
|
||||
|
||||
transition:
|
||||
transform 0.2s cubic-bezier(0.53, 0.05, 0.23, 0.99),
|
||||
opacity 0.2s cubic-bezier(0.53, 0.05, 0.23, 0.99);
|
||||
transform 0.3s cubic-bezier(0.53, 0.05, 0.23, 1.15),
|
||||
opacity 0.25s cubic-bezier(0.53, 0.05, 0.23, 0.99);
|
||||
}
|
||||
|
||||
#services-popover.expanded {
|
||||
|
Loading…
x
Reference in New Issue
Block a user