From bfa9810a7c9b96e7d521c2269ac1444a6e73722d Mon Sep 17 00:00:00 2001 From: anyaugo <61360310+anyaugo@users.noreply.github.com> Date: Tue, 28 Jul 2020 16:59:01 +0100 Subject: [PATCH 1/3] Update app.css --- static/app/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/app/css/app.css b/static/app/css/app.css index 5a20fec..d4d2623 100644 --- a/static/app/css/app.css +++ b/static/app/css/app.css @@ -1,3 +1,3 @@ .jumbotron { - background-color: Lime; + background-color: Orange; } From f1d27c08e8cb70e30f13898de5c9d012e81e725b Mon Sep 17 00:00:00 2001 From: anyaugo <61360310+anyaugo@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:04:11 +0100 Subject: [PATCH 2/3] Update app.css --- static/app/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/app/css/app.css b/static/app/css/app.css index d4d2623..d50cf52 100644 --- a/static/app/css/app.css +++ b/static/app/css/app.css @@ -1,3 +1,3 @@ .jumbotron { - background-color: Orange; + background-color: Blue; } From e74018b239df5c5b3612b84f8c5974387b2bc5d6 Mon Sep 17 00:00:00 2001 From: anyaugo <61360310+anyaugo@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:23:35 +0100 Subject: [PATCH 3/3] Update app.css --- static/app/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/app/css/app.css b/static/app/css/app.css index d50cf52..75bd756 100644 --- a/static/app/css/app.css +++ b/static/app/css/app.css @@ -1,3 +1,3 @@ .jumbotron { - background-color: Blue; + background-color: Red; }