From 81920d79e1cae7b4dd06cc67800852fda4f88aec Mon Sep 17 00:00:00 2001 From: Tobi Date: Tue, 9 Apr 2024 10:20:13 +0200 Subject: [PATCH] debugging PWA --- index.html | 89 +++++++++++++++++++++++++++++++----------------------- 1 file changed, 52 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index a2b938c..27a3209 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@ font-size: 12px; } #installButton { - display: block; + display: none; margin: 0 auto; padding: 10px 20px; font-size: 16px; @@ -86,7 +86,6 @@ border: none; border-radius: 5px; cursor: pointer; - margin-top: 20px; } #install-instructions { display: none; @@ -108,7 +107,7 @@ -
+ @@ -131,20 +130,52 @@ -