From 6c3c5a21bc408ff3d4f34611d2056af3128db31c Mon Sep 17 00:00:00 2001 From: NEHA KANOJIYA <65595123+nehakanojiya@users.noreply.github.com> Date: Thu, 8 Oct 2020 12:29:27 +0530 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 7473a59..8a70f83 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,5 @@ .slide1 p { - background-color: aliceblue; + background-color: coral; color: black; margin-left: 200px; margin-right: 200px; @@ -17,4 +17,4 @@ .tech img { height: 100px; -} \ No newline at end of file +}