sultan-hassan commited on
Commit
74ac718
·
verified ·
1 Parent(s): 45b3317

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ body::before {
23
  background-image: url('https://stsci-opo.org/STScI-01J5E849R5W27ZZ2C3QAE9ET75.png');
24
  background-size: cover;
25
  background-repeat: no-repeat;
26
- opacity: 0.65; /* Faint background image */
27
  background-position: center;
28
  z-index: -1; /* Keep the background behind text */
29
  }
 
23
  background-image: url('https://stsci-opo.org/STScI-01J5E849R5W27ZZ2C3QAE9ET75.png');
24
  background-size: cover;
25
  background-repeat: no-repeat;
26
+ opacity: 0.35; /* Faint background image */
27
  background-position: center;
28
  z-index: -1; /* Keep the background behind text */
29
  }