From cc4b731269ce87698e0156ac786aba2c53a47aa0 Mon Sep 17 00:00:00 2001 From: coffee-data Date: Fri, 12 Jun 2020 16:53:12 -0500 Subject: [PATCH] trying bg image again (in index.html) --- pet_pals/static/css/style.css | 1 - pet_pals/templates/index.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pet_pals/static/css/style.css b/pet_pals/static/css/style.css index 88cfd4d..666144a 100644 --- a/pet_pals/static/css/style.css +++ b/pet_pals/static/css/style.css @@ -3,7 +3,6 @@ } .jumbotron { - background-image: url({{ url_for('static', filename='datte_proj_2_bg.png') }}); background-repeat: no-repeat; background-size: 100% 100%; } diff --git a/pet_pals/templates/index.html b/pet_pals/templates/index.html index e3c35ae..fc0b29c 100644 --- a/pet_pals/templates/index.html +++ b/pet_pals/templates/index.html @@ -36,7 +36,7 @@ -
+