Duy-Anh Dang commited on
Commit
59830fe
·
1 Parent(s): 5d9f0d7
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(#0A3144,#126072,#1C8D99);
183
  background-attachment: fixed;
184
  background-size: cover
185
 
 
179
  f"""
180
  <style>
181
  .stApp {{
182
+ background-image: linear-gradient(#126072,#1C8D99);
183
  background-attachment: fixed;
184
  background-size: cover
185