From a203f2cad9acb450ccfd456e41bf06fbe8ee3959 Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Fri, 24 Sep 2021 13:53:19 +0700 Subject: [PATCH] faq.html - Changed Card background color and beautify code --- faq.html | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/faq.html b/faq.html index 71f3449..f682960 100644 --- a/faq.html +++ b/faq.html @@ -30,6 +30,7 @@ .card { border-radius: 10px; + background-color: #212226; } @@ -38,7 +39,8 @@