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 75288da commit 8882b1dCopy full SHA for 8882b1d
public/content.css
@@ -25,7 +25,7 @@
25
pointer-events: none;
26
27
height: 100%;
28
- transform: scaleY(0.6) translateY(-30%) translateY(1.5px);
+ transform: scaleY(0.667) translateY(-30%) translateY(1.5px);
29
z-index: 42;
30
31
transition: transform .1s cubic-bezier(0,0,0.2,1);
0 commit comments