Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ tabs_css = """
|
|
14 |
<style>
|
15 |
/* Full-screen background image */
|
16 |
.stApp {
|
17 |
-
background: url('https://huggingface.co/spaces/
|
18 |
background-size: cover;
|
19 |
}
|
20 |
/* Remove the white background box in header */
|
|
|
14 |
<style>
|
15 |
/* Full-screen background image */
|
16 |
.stApp {
|
17 |
+
background: url('https://huggingface.co/spaces/MLDeveloper/python_compiler/blob/main/images/web-browser-mockup-browser-template-blank-web-page-simple-design-web-window_570901-31.avif') no-repeat center center fixed;
|
18 |
background-size: cover;
|
19 |
}
|
20 |
/* Remove the white background box in header */
|