Advay-Singh commited on
Commit
4e1b142
·
verified ·
1 Parent(s): a7fb017

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -17,7 +17,7 @@
17
  color: white;
18
  margin: 0;
19
  padding: 20px;
20
- background: url("{{ url_for('static', filename='images/black bg.jpeg') }}");
21
  background-size: cover;
22
  background-repeat: no-repeat;
23
  background-size: cover;
 
17
  color: white;
18
  margin: 0;
19
  padding: 20px;
20
+ background: url("{{ url_for('static', filename='images/black_bg.jpeg') }}");
21
  background-size: cover;
22
  background-repeat: no-repeat;
23
  background-size: cover;