We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fb69e commit c2642fbCopy full SHA for c2642fb
css/crumple.css
@@ -380,8 +380,8 @@
380
animation: c 1s .25s linear forwards
381
}
382
.footer__link--linkedin:hover~.crumple:after {
383
- -webkit-animation: d 1s .25s linear forwards;
384
- animation: d 1s .25s linear forwards
+ -webkit-animation: e 1s .25s linear forwards;
+ animation: e 1s .25s linear forwards
385
386
.footer__link--twitter:hover~.crumple:after {
387
-webkit-animation: e 1s .25s linear forwards;
0 commit comments