From 3d26fee9e69d696dd15cafb45f5187161fc2aaef Mon Sep 17 00:00:00 2001 From: nshanbhag20001412 <63840903+nshanbhag20001412@users.noreply.github.com> Date: Thu, 5 Aug 2021 15:23:08 +0530 Subject: [PATCH] updated css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 70aac3e..be4b8dd 100644 --- a/style.css +++ b/style.css @@ -85,6 +85,7 @@ textarea { width: 80%; margin: 1rem; padding: 1rem; + color:black; } .footer{ background-color:var(--green);