Spaces:
Runtime error
Runtime error
vvv-knyazeva
commited on
Commit
•
2d33916
1
Parent(s):
8dd2b5d
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://klike.net/uploads/posts/2022-11/1669440430_2.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://klike.net/uploads/posts/2022-11/1669440430_2.jpg");
|
22 |
+
background-size: 135%;
|
23 |
background-position: top left;
|
24 |
background-repeat: no-repeat;
|
25 |
background-attachment: local;
|