Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,7 @@ set_custom_theme()
|
|
125 |
page_element = """
|
126 |
<style>
|
127 |
[data-testid="stAppViewContainer"] {
|
128 |
-
background-image: url("https://
|
129 |
background-size: cover;
|
130 |
}
|
131 |
[data-testid="stHeader"] {
|
|
|
125 |
page_element = """
|
126 |
<style>
|
127 |
[data-testid="stAppViewContainer"] {
|
128 |
+
background-image: url("https://images.unsplash.com/photo-1635776062043-223faf322554?q=80&w=1332&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");
|
129 |
background-size: cover;
|
130 |
}
|
131 |
[data-testid="stHeader"] {
|