From c2a72f3ec550510c741fc5a7e7290eed8f70093e Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sun, 16 Apr 2017 19:52:53 +0200 Subject: [PATCH] landing page (two images) --- static/css/rowsandall.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/rowsandall.css b/static/css/rowsandall.css index b1b22ff8..9d3cd53a 100644 --- a/static/css/rowsandall.css +++ b/static/css/rowsandall.css @@ -19,7 +19,7 @@ } .three { - background-image: url("/static/img/landing3.jpg"); + background-image: url("/static/img/landing2.jpg"); } .four {