annapurnapadmaprema-ji commited on
Commit
99df3a2
·
verified ·
1 Parent(s): c6016c4

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -18,6 +18,6 @@
18
  left: 0;
19
  width: 100%;
20
  height: 100%;
21
- background-color: rgba(0, 0, 0, 0.7); /* Black overlay with 50% opacity */
22
  z-index: -1; /* Place the overlay behind the content */
23
  }
 
18
  left: 0;
19
  width: 100%;
20
  height: 100%;
21
+ background-color: rgba(0, 0, 0, 0.8); /* Black overlay with 50% opacity */
22
  z-index: -1; /* Place the overlay behind the content */
23
  }