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;