Spaces:
Running
Running
Sathwikchowdary
commited on
Update Home.py
Browse files
Home.py
CHANGED
@@ -13,7 +13,7 @@ custom_css = """
|
|
13 |
rgba(0, 0, 0, 0.6),
|
14 |
rgba(0, 0, 0, 0.6)
|
15 |
),
|
16 |
-
url(https://www.istockphoto.com/photo/tech-or-space-background-abstract-3d-illustration-gm1367865109-437999705?utm_source=pixabay&utm_medium=affiliate&utm_campaign=SRP_photo_sponsored&utm_content=https%3A%2F%2Fpixabay.com%2Fphotos%2Fsearch%2Fbackground%2520datascience%2F&utm_term=background+datascience.jpg");
|
17 |
background-size: cover;
|
18 |
background-attachment: fixed;
|
19 |
color: white;
|
|
|
13 |
rgba(0, 0, 0, 0.6),
|
14 |
rgba(0, 0, 0, 0.6)
|
15 |
),
|
16 |
+
url("https://www.istockphoto.com/photo/tech-or-space-background-abstract-3d-illustration-gm1367865109-437999705?utm_source=pixabay&utm_medium=affiliate&utm_campaign=SRP_photo_sponsored&utm_content=https%3A%2F%2Fpixabay.com%2Fphotos%2Fsearch%2Fbackground%2520datascience%2F&utm_term=background+datascience.jpg");
|
17 |
background-size: cover;
|
18 |
background-attachment: fixed;
|
19 |
color: white;
|