diff --git a/src/ripple/main.styl b/src/ripple/main.styl index b42ca6c..157d477 100644 --- a/src/ripple/main.styl +++ b/src/ripple/main.styl @@ -5,8 +5,8 @@ borderSize = 4px 0% top: round(size * .5) - borderSize left: round(size * .5) - borderSize - width: 0 - height: 0 + width: borderSize * 2 + height: borderSize * 2 opacity: 1 100% top: round(size * .05) - borderSize