From 3121ddeb836c59dff4ac503f87da7ba88202db93 Mon Sep 17 00:00:00 2001 From: Tony Wu Date: Sat, 28 Mar 2020 02:17:03 -0700 Subject: [PATCH] changed background back to alt blue --- public/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.css b/public/index.css index b8a0e43..cb31372 100644 --- a/public/index.css +++ b/public/index.css @@ -382,7 +382,7 @@ p { } .is-ubc-alt-blue { - background-color: #ffe587; + background-color: #97D4E9; } .row {