diff --git a/tutorial.styl b/tutorial.styl index 9ea4fda..494c9cc 100644 --- a/tutorial.styl +++ b/tutorial.styl @@ -13,7 +13,7 @@ opacity = 0.66 // bottom: auto; // right: auto; border-radius: 10px - box-shadow: 0px 0px 5px 5px rgba(0,0,0,opacity) inset, 0px 0px 0px 4000px rgba(0,0,0,opacity) + box-shadow: 0px 0px 5px 5px rgba(0,0,0,opacity) inset, 0px 0px 100px 4000px rgba(0,0,0,opacity) pointer-events: none; z-index: 1000