From d53803c6500b4ca66a23e96532fa6632a0ded721 Mon Sep 17 00:00:00 2001 From: Carlgo11 Date: Wed, 4 Nov 2020 13:44:37 +0100 Subject: [PATCH 1/2] Make app fullscreen on iOS --- client/src/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/client/src/index.html b/client/src/index.html index a78c328..ed3491f 100644 --- a/client/src/index.html +++ b/client/src/index.html @@ -4,8 +4,7 @@ Cards Against Humanity Online! - cah.ninja - - + @@ -16,6 +15,8 @@ + + @@ -27,6 +28,11 @@ + + + + + From dea72421daf2c3b01c74bed2a15110d34d956e2b Mon Sep 17 00:00:00 2001 From: Carlgo11 Date: Wed, 4 Nov 2020 13:45:44 +0100 Subject: [PATCH 2/2] Remove picture element --- client/src/index.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/client/src/index.html b/client/src/index.html index ed3491f..bf18532 100644 --- a/client/src/index.html +++ b/client/src/index.html @@ -28,11 +28,6 @@ - - - - -