From e5de879a4c53dc49845bc4475e8731d9d61d3101 Mon Sep 17 00:00:00 2001 From: Prashantsetia <66926991+Prashantsetia@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:23:41 +0530 Subject: [PATCH] Update style.css --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index abfdabe..e47db42 100644 --- a/css/style.css +++ b/css/style.css @@ -87,7 +87,8 @@ footer img { background-size: cover; } .hero-content { - color: #FFF; + background-color: rgba(0,0,0,0.5); + border:2px solid black; padding-top: 130px; } .hero-content h1 {