fix: reduce menu overlay opacity to show background video
This commit is contained in:
@@ -502,7 +502,7 @@ html, body {
|
||||
padding: 16px 36px;
|
||||
font-size: 20px;
|
||||
color: #ffc107;
|
||||
background: rgba(0, 0, 0, 0.85);
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
border: 1px solid rgba(255, 193, 7, 0.4);
|
||||
border-radius: 6px;
|
||||
letter-spacing: 3px;
|
||||
|
||||
Reference in New Issue
Block a user