From 9c6df3f6a27ae64f209be978de668f3bb8384425 Mon Sep 17 00:00:00 2001 From: Rene Luria Date: Tue, 19 Aug 2025 15:49:28 +0200 Subject: [PATCH] feat: enhance login button styling and fix JavaScript syntax errors Centered the login button on the page with improved styling including padding and shadow effects. Fixed JavaScript syntax errors in the event handling code. Removed unmatched closing div tags to ensure valid HTML structure. --- index.html | 121 +++++++++++++---------------------------------------- 1 file changed, 29 insertions(+), 92 deletions(-) diff --git a/index.html b/index.html index 8889a1c..39aa3f1 100644 --- a/index.html +++ b/index.html @@ -10,18 +10,23 @@ -
-

MyIce - Games

+
+
+

MyIce - Games

-
-
- +
+
+ +
+ +
+
- -
+ +