From d827aa90b915bf36e8b690a107214632f8d95eb7 Mon Sep 17 00:00:00 2001 From: Rohithaditya <86031501+Rohith-sreedharan@users.noreply.github.com> Date: Thu, 21 Jul 2022 08:39:15 +0530 Subject: [PATCH] fixed css for the main site --- website/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/website/index.html b/website/index.html index ace5e5b..7eb818d 100644 --- a/website/index.html +++ b/website/index.html @@ -41,6 +41,7 @@ body{ font-family: 'Poppins', sans-serif; +color:white; }