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%;