sultan-hassan commited on
Commit
a75b311
·
verified ·
1 Parent(s): b14a13f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ body::before {
24
  background-size: cover;
25
  background-repeat: no-repeat;
26
  background-position: center;
27
- opacity: 0.25; /* Fainter background image */
28
  z-index: -1; /* Keep the background behind text */
29
  }
30
  .gradio-container {
 
24
  background-size: cover;
25
  background-repeat: no-repeat;
26
  background-position: center;
27
+ opacity: 0.5; /* Fainter background image */
28
  z-index: -1; /* Keep the background behind text */
29
  }
30
  .gradio-container {