From 42a828d01b46d230ab2e73ad0e8d4af53dc3260e Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Tue, 25 Jan 2022 13:06:08 +0900 Subject: [PATCH] Update platform.ejs (#3865) attempted to fix a layout bug on iOS where the position:fixed circle svg is fixes to the top of the viewport rather than it's parent div. --- website/views/pages/platform.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/pages/platform.ejs b/website/views/pages/platform.ejs index 7f5e773bbf..02936dc157 100644 --- a/website/views/pages/platform.ejs +++ b/website/views/pages/platform.ejs @@ -146,7 +146,7 @@