From 1ab11615626609e51ac711c40ba44ada0fe92a4a Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 16 Feb 2020 19:17:23 +0000 Subject: [PATCH] missed dot in css --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index fb005a236..dee348b30 100644 --- a/local.css +++ b/local.css @@ -6,7 +6,7 @@ footer { padding: 30px 0; } -list-group-item.active { +.list-group-item.active { background-color: #4A90E2; } -- 2.30.2