Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ ex = ["The Saudi Founding Day is a national occasion in the Kingdom of Saudi Ara
|
|
12 |
|
13 |
custom_css = """
|
14 |
body {
|
15 |
-
background-image: url("/
|
16 |
background-size: cover;
|
17 |
background-repeat: no-repeat;
|
18 |
background-attachment: fixed;
|
|
|
12 |
|
13 |
custom_css = """
|
14 |
body {
|
15 |
+
background-image: url("/Assignment1part1/BG.jpg");
|
16 |
background-size: cover;
|
17 |
background-repeat: no-repeat;
|
18 |
background-attachment: fixed;
|