From 88edbfbee6d438d284cb76109c2b399e73cf5fe7 Mon Sep 17 00:00:00 2001 From: Tancre Date: Thu, 9 Sep 2021 15:54:20 +0200 Subject: [PATCH] something --- open/index.html | 6 +++--- open/styles/style.css | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/open/index.html b/open/index.html index 1e0d077..7a2c9cd 100644 --- a/open/index.html +++ b/open/index.html @@ -76,11 +76,11 @@ - + } + \ No newline at end of file diff --git a/open/styles/style.css b/open/styles/style.css index ee45ae8..589d691 100644 --- a/open/styles/style.css +++ b/open/styles/style.css @@ -13,6 +13,7 @@ body { margin: 0; cursor: url(https://www.dropbox.com/s/u76wca3a4weldmu/cursor%20black.png?raw=1), auto; + overflow: auto !important; } h1 { @@ -276,7 +277,7 @@ button { right: unset !important; left: unset !important; border: unset !important; - display: inline-block !important; + display: flow-root !important; position: relative !important; cursor: unset !important; border-radius: unset !important;