We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad4a950 + 5b8505c commit 0c3e82aCopy full SHA for 0c3e82a
27 - Click and Drag/style.css
@@ -31,6 +31,7 @@ body {
31
cursor: pointer;
32
transition: all 0.2s;
33
transform: scale(0.98);
34
+ will-change: transform;
35
position: relative;
36
background: rgba(255,255,255,0.1);
37
font-size: 0;
0 commit comments