From f1bc7594cfa3b3a64e43ffc014a2882423eb1872 Mon Sep 17 00:00:00 2001 From: eshitatalukdar08 <146707453+eshitatalukdar08@users.noreply.github.com> Date: Thu, 16 May 2024 06:04:35 -0700 Subject: [PATCH] Update style.css --- style.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 7787681..4bab098 100644 --- a/style.css +++ b/style.css @@ -202,4 +202,11 @@ background-color: #c21927; width: 352px; padding-bottom:17px; margin-right: 110px; -} \ No newline at end of file +} +.mail{ + color: rgb(0, 170, 255); +} +h3{ + padding-left: 28px; + margin-bottom: 5px; +}