Spaces:
Runtime error
Runtime error
Duy-Anh Dang
commited on
Commit
·
ebbba3a
1
Parent(s):
4d4bb80
new bg
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(#45eff5,#1C8D99);
|
183 |
background-attachment: fixed;
|
184 |
background-size: cover
|
185 |
|