We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c284e commit 345db0fCopy full SHA for 345db0f
littlelink/css/animations.css
@@ -52,6 +52,7 @@
52
/* (Also apply to icon) */
53
54
.button-hover{
55
+ display:inline-block;
56
-webkit-transform:perspective(1px) translateZ(0);
57
transform:perspective(1px) translateZ(0);
58
box-shadow:0 0 1px rgba(0,0,0,0);
@@ -70,6 +71,7 @@
70
71
–––––––––––––––––––––––––––––––––––––––––––––––––– */
72
73
.icon-hover{
74
75
76
77
0 commit comments