From 8c25eb73bbd46e0b11d412a1d973b024c4cfd5bf Mon Sep 17 00:00:00 2001 From: Tancre Date: Thu, 9 Sep 2021 15:15:35 +0200 Subject: [PATCH] trying to fix the scroll on mobile --- open/index.html | 5 +++-- open/styles/style.css | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/open/index.html b/open/index.html index e512844..930d9da 100644 --- a/open/index.html +++ b/open/index.html @@ -27,6 +27,7 @@

10 Sept 21

+

Program

  • 12:00-17:00:
  • 12:00-14:00: XPUB3
  • @@ -50,8 +51,8 @@

    windows.open(Welcome)

    -

    Web Architects:
    Tancre and Poni

    -

    Urban Planners:
    Clara, Louisa, Simon

    +

    Web Architects:
    Tancre and Poni

    +

    Urban Planners:
    Clara, Louisa, Simon

    Contributions:

    diff --git a/open/styles/style.css b/open/styles/style.css index f884c26..4601ef5 100644 --- a/open/styles/style.css +++ b/open/styles/style.css @@ -254,10 +254,10 @@ button { left: unset !important; border: unset !important; display: inline-block !important; - position: unset !important; - margin-bottom: 40px; + position: relative !important; cursor: unset !important; border-radius: unset !important; + margin-bottom: 40px; } .closable {