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;