Spaces:
Runtime error
Runtime error
Duy-Anh Dang
commited on
Commit
·
59830fe
1
Parent(s):
5d9f0d7
bg single
Browse files
app.py
CHANGED
@@ -179,7 +179,7 @@ def add_bg_from_url():
|
|
179 |
f"""
|
180 |
<style>
|
181 |
.stApp {{
|
182 |
-
background-image: linear-gradient(#
|
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 |
|