Spaces:
Runtime error
Runtime error
Commit
·
43d1cef
1
Parent(s):
4188f10
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ page_bg_img = f"""
|
|
19 |
<style>
|
20 |
[data-testid="stAppViewContainer"] > .main {{
|
21 |
background-image: url("https://catherineasquithgallery.com/uploads/posts/2021-02/1614374202_41-p-fon-tekhnologii-svetlii-53.jpg");
|
22 |
-
background-size:
|
23 |
background-position: top left;
|
24 |
background-repeat: no-repeat;
|
25 |
background-attachment: local;
|
|
|
19 |
<style>
|
20 |
[data-testid="stAppViewContainer"] > .main {{
|
21 |
background-image: url("https://catherineasquithgallery.com/uploads/posts/2021-02/1614374202_41-p-fon-tekhnologii-svetlii-53.jpg");
|
22 |
+
background-size: 120%;
|
23 |
background-position: top left;
|
24 |
background-repeat: no-repeat;
|
25 |
background-attachment: local;
|