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.
2 parents 2e03356 + de3d78f commit 088aefaCopy full SHA for 088aefa
src/ripple/main.styl
@@ -5,8 +5,8 @@ borderSize = 4px
5
0%
6
top: round(size * .5) - borderSize
7
left: round(size * .5) - borderSize
8
- width: 0
9
- height: 0
+ width: borderSize * 2
+ height: borderSize * 2
10
opacity: 1
11
100%
12
top: round(size * .05) - borderSize
0 commit comments