Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ tabs_css = """
|
|
7 |
<style>
|
8 |
/* Full-screen background image */
|
9 |
.stApp {
|
10 |
-
background: url('https://huggingface.co/spaces/MLDeveloper/code_compiler/
|
11 |
background-size: cover;
|
12 |
}
|
13 |
/* Remove the white background box in header */
|
|
|
7 |
<style>
|
8 |
/* Full-screen background image */
|
9 |
.stApp {
|
10 |
+
background: url('https://huggingface.co/spaces/MLDeveloper/code_compiler/resolve/main/images/blank.png') no-repeat center center fixed;
|
11 |
background-size: cover;
|
12 |
}
|
13 |
/* Remove the white background box in header */
|