diff --git a/esp32-timed-switch.ino b/esp32-timed-switch.ino index 8f69922..6fa3798 100644 --- a/esp32-timed-switch.ino +++ b/esp32-timed-switch.ino @@ -13,7 +13,7 @@ // -------------------------------------------- -const char* html_app="ESP32 timed Switch

Scheduler

"; +const char* html_app="ESP32 timed Switch

Scheduler

"; // PREFERENCES diff --git a/html/index.html b/html/index.html index 18286c9..fa7641b 100644 --- a/html/index.html +++ b/html/index.html @@ -325,7 +325,6 @@ button { color: eee; font-size: 0.8em; margin-left: 4px; - margin-top: 16px; padding: 14px; vertical-align: top; }