gkenwashington commited on
Commit
a4ea9d1
·
verified ·
1 Parent(s): 16b53e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -78,8 +78,8 @@ def main_func(SupportiveGM,WellBeing,Voice,LearningDevelopment,DEIB,WorkEnvironm
78
  # Custom CSS to Style Sliders
79
  custom_css = """
80
  body {
81
- background: (empty-dark-concrete-wall-room-studio-background-an-2023-11-27-05-14-10-utc.jpg) no-repeat center center fixed;
82
- background-size: cover;
83
  }
84
 
85
  /* Hilton-Themed Sliders */
 
78
  # Custom CSS to Style Sliders
79
  custom_css = """
80
  body {
81
+ background: url('https://huggingface.co/spaces/PinkPonyClub/resolve/main/static/empty-dark-concrete-wall-room-studio-background-an-2023-11-27-05-14-10-utc.jpg') no-repeat center center fixed;
82
+ background-size: cover;
83
  }
84
 
85
  /* Hilton-Themed Sliders */