aboutsummaryrefslogtreecommitdiff
path: root/static/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/static/css/main.css b/static/css/main.css
index f9e3b4e..42fc0ed 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -514,10 +514,7 @@ footer::before {
display: flex;
align-items: center;
justify-content: center;
- background: rgba(26, 0, 51, 0.85);
- width: 100%;
- height: 100%;
- border-radius: 8px;
+ background: rgba(26, 0, 51, 0.55);
z-index: 20;
pointer-events: none;
}