mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
Slow wave hover animation
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
@media (hover: hover) and (pointer: fine) {
|
||||
.buzz-wave-hover-trigger:hover .buzz-wave-hand {
|
||||
animation: buzz-wave-hand 960ms ease-in-out both;
|
||||
animation: buzz-wave-hand 1200ms ease-in-out both;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user