diff --git a/static/css/app.css b/static/css/app.css index f48c9ae..6dff62f 100644 --- a/static/css/app.css +++ b/static/css/app.css @@ -877,7 +877,7 @@ a:hover { display: none; position: fixed; inset: 0; - background-color: rgba(0, 0, 0, 0.5); + background-color: rgba(0, 0, 0, 0.75); z-index: 40; }