diff --git a/css/style.css b/css/style.css index fc3dca5..5a6a4d5 100644 --- a/css/style.css +++ b/css/style.css @@ -247,7 +247,7 @@ body { footer img { height: 1rem; - width: 2rem; + width: auto; vertical-align: middle; } diff --git a/images/pride-flag-by-goken.png b/images/pride-flag-by-goken.png index c7b4b18..4e98d4e 100644 Binary files a/images/pride-flag-by-goken.png and b/images/pride-flag-by-goken.png differ diff --git a/index.html b/index.html index 97509c5..36b3f5f 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + pins @@ -51,7 +51,7 @@

HowTo pins

- + upload image No file chosen
diff --git a/pwa/manifest.json b/pwa/manifest.json index 8ad08e7..0816532 100644 --- a/pwa/manifest.json +++ b/pwa/manifest.json @@ -5,7 +5,7 @@ "lang": "en-US", "theme_color": "#2196f3", "background_color": "#2196f3", - "display": "browser", + "display": "standalone", "scope": "/", "start_url": "/", "icons": [