diff --git a/static/wrap-guide.css b/static/wrap-guide.css index 74979de4c..9f93ee19e 100644 --- a/static/wrap-guide.css +++ b/static/wrap-guide.css @@ -1,8 +1,8 @@ .wrap-guide { height: 100%; width: 1px; - background: rgba(150, 150, 150, .33); + background: rgba(150, 150, 150, .30); z-index: 100; position: absolute; top: 0px; -} \ No newline at end of file +}