diff --git a/css/stylesheet.css b/css/stylesheet.css index 84f7914..7417ddd 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -46,9 +46,8 @@ div.controlpoint{ list-style: none; } - #curve { - padding : 1em; + padding : 0 1em; height: 100vh; - overflow: scroll; + overflow: auto; }