From 24ef6995a750b0406db92c6c7a6e5127a707144c Mon Sep 17 00:00:00 2001 From: Amina Saeed Date: Thu, 17 Oct 2024 09:57:16 +0500 Subject: [PATCH] commit --- about.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.css b/about.css index b574549..6385071 100644 --- a/about.css +++ b/about.css @@ -8,7 +8,7 @@ body { font-family: 'Arial', sans-serif; line-height: 1.6; background-color: #f7f9fc; - color: #333; + color: white; } header {