Sathwikchowdary commited on
Commit
84811f7
·
verified ·
1 Parent(s): c8a1535

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +1 -1
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;