From c9f0364e10ed7979a3fc1846e32d7d42661ce097 Mon Sep 17 00:00:00 2001 From: Mahesmati Maharana <107037135+Mahesmati@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:18:53 +0530 Subject: [PATCH] Update styles.css --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 41d32f0..cfb7526 100644 --- a/styles.css +++ b/styles.css @@ -71,7 +71,7 @@ ul li.checked::before { /* Style the header */ .header { - background-color: #63ae35; + background-color: #6535ae; padding: 30px 40px; color: white; text-align: center;