Advay-Singh commited on
Commit
b00c605
·
verified ·
1 Parent(s): 710a55a

Update templates/think.html

Browse files
Files changed (1) hide show
  1. templates/think.html +1 -1
templates/think.html CHANGED
@@ -17,7 +17,7 @@
17
  color: white;
18
  margin: 0;
19
  padding: 20px;
20
- background: url("{{ url_for('static', filename='static/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;