mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-26 03:04:45 +01:00
web/SupportedServices: springy expand animation
This commit is contained in:
parent
86a67dee83
commit
b44410e93b
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue