Duy-Anh Dang commited on
Commit
ebbba3a
·
1 Parent(s): 4d4bb80
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ def add_bg_from_url():
179
  f"""
180
  <style>
181
  .stApp {{
182
- background-image: linear-gradient(#126072,#1C8D99);
183
  background-attachment: fixed;
184
  background-size: cover
185
 
 
179
  f"""
180
  <style>
181
  .stApp {{
182
+ background-image: linear-gradient(#45eff5,#1C8D99);
183
  background-attachment: fixed;
184
  background-size: cover
185