From 6c7e5aabf0126fc1d2ccfb7017d111d9dd7b025e Mon Sep 17 00:00:00 2001 From: Ikramansari786 <61679802+Ikramansari786@users.noreply.github.com> Date: Fri, 2 Oct 2020 20:31:32 +0530 Subject: [PATCH] Updated index.html --- 01. HTML,CSS and JS/Week1/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01. HTML,CSS and JS/Week1/index.html b/01. HTML,CSS and JS/Week1/index.html index 353a691..7053374 100644 --- a/01. HTML,CSS and JS/Week1/index.html +++ b/01. HTML,CSS and JS/Week1/index.html @@ -24,8 +24,8 @@ width: auto; } .indicator{ - width: 50px; - height: 25px; + width: 70px; + height: 35px; font-weight: bold; text-align: center; background-color: purple;