diff --git a/src/App.css b/src/App.css index e32656b7..6acb845f 100644 --- a/src/App.css +++ b/src/App.css @@ -105,8 +105,6 @@ button { } body.overlay-open { - /* https://stackoverflow.com/a/13645522/1263117 */ - position: absolute; overflow: hidden; }