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.
This commit is contained in:
Mike Thomas 2022-01-25 13:06:08 +09:00 committed by GitHub
parent 001626eae8
commit 42a828d01b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -146,7 +146,7 @@
<div class="container-fluid p-lg-0">
<div purpose="platform-user-story" class="mx-auto">
<div class="flex-sm-row flex-column row justify-content-around justify-content-sm-between text-center text-sm-left">
<div class="col-12 col-sm-2 col-md-4 pb-md-0 pb-5">
<div class="position-relative col-12 col-sm-2 col-md-4 pb-md-0 pb-5">
<img alt="Schrodinger logo" src="/images/platform/logo-schrodinger-120x120@2x.png">
<svg class="d-none d-sm-inline" viewBox="0 0 238 181" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="53.9834" cy="90.2871" r="183.5" fill="white"/>