From d4d9cc8a7910e42c991fba1b13d806e757fea746 Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Fri, 21 Sep 2018 21:15:14 -0700 Subject: [PATCH] update pic --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 17da3a2..da668b6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -95,7 +95,7 @@ footer { } #banner { - background-image: url(../images/australia.jpeg); + background-image: url(../images/conference.jpg); background-position: bottom; background-size: cover; background-repeat: no-repeat; -- 2.39.5