From 96342a3c39d1921a562f3bb9bf31bb7e5c2c5396 Mon Sep 17 00:00:00 2001 From: stweedo <108593831+stweedo@users.noreply.github.com> Date: Wed, 10 May 2023 05:00:03 -0500 Subject: [PATCH] Update interface.html - shadowclk Add comments Reduce timeout to 50ms --- apps/shadowclk/interface.html | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/apps/shadowclk/interface.html b/apps/shadowclk/interface.html index fd29b7cee..94facbadd 100644 --- a/apps/shadowclk/interface.html +++ b/apps/shadowclk/interface.html @@ -82,7 +82,6 @@ #message-container { height: 40px; - /* adjust the height based on your desired fixed height */ margin-top: 20px; text-align: center; } @@ -106,6 +105,7 @@