Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ css = """
|
|
74 |
border: 1px solid #ccc;
|
75 |
border-radius: 20px;
|
76 |
overflow: hidden;
|
77 |
-
background: url('https://
|
78 |
background-size: cover;
|
79 |
height: 700px;
|
80 |
}
|
|
|
74 |
border: 1px solid #ccc;
|
75 |
border-radius: 20px;
|
76 |
overflow: hidden;
|
77 |
+
background: url('https://huggingface.co/spaces/peterkros/child-safe-chatbot/blob/main/iPhone-mob.png') no-repeat center center;
|
78 |
background-size: cover;
|
79 |
height: 700px;
|
80 |
}
|