From 6097bbfd1123eadc88714850a287460ecb7aab6f Mon Sep 17 00:00:00 2001 From: SnehithDev1 Date: Sat, 15 Mar 2025 19:28:51 +0530 Subject: [PATCH] Update index-FINISHED.html --- 02 - JS and CSS Clock/index-FINISHED.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02 - JS and CSS Clock/index-FINISHED.html b/02 - JS and CSS Clock/index-FINISHED.html index 87b91480ca..08c06857b1 100644 --- a/02 - JS and CSS Clock/index-FINISHED.html +++ b/02 - JS and CSS Clock/index-FINISHED.html @@ -59,7 +59,7 @@ .hand { width: 50%; - height: 6px; + height: 7px; background: black; position: absolute; top: 50%;