Skip to content

Commit 0c3e82a

Browse files
authored
Merge pull request wesbos#73 from antibland/patch-1
Update style.css
2 parents ad4a950 + 5b8505c commit 0c3e82a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

27 - Click and Drag/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ body {
3131
cursor: pointer;
3232
transition: all 0.2s;
3333
transform: scale(0.98);
34+
will-change: transform;
3435
position: relative;
3536
background: rgba(255,255,255,0.1);
3637
font-size: 0;

0 commit comments

Comments
 (0)