diff --git a/static/css/app.css b/static/css/app.css index 6dff62f..3f122b6 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.75); + background-color: rgba(0, 0, 0, 1); z-index: 40; }