diff --git a/package.json b/package.json index e776d3b8..da586cd3 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,6 @@ "sticky-sidebar": "^3.3.1", "throttle-debounce": "^2.1.0", "tiny-slider-react": "^0.5.3", - "tiny-slider": "2.9.2", "tinycolor": "^0.0.1", "tslint": "^5.20.0", "tslint-config-airbnb": "^5.11.2", diff --git a/src/styles/global.scss b/src/styles/global.scss index b856a237..d9da4312 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -3,7 +3,6 @@ html { min-height: 100vh; box-sizing: border-box; - overflow: auto; } body {