From ae164ba328ba0d7237c874ad422441e91ee4b745 Mon Sep 17 00:00:00 2001 From: M-uskanD31 <116633056+M-uskanD31@users.noreply.github.com> Date: Tue, 25 Oct 2022 14:51:55 +0530 Subject: [PATCH] updated style --- style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.css b/style.css index 259d832..ccb6c59 100644 --- a/style.css +++ b/style.css @@ -255,3 +255,8 @@ color: #27bcda; .margin{ margin: 40px; } + +.list{ + background: rgb(23, 15, 30); + color: #fff; +}