diff --git a/src/sections/Playground/playground-features.js b/src/sections/Playground/playground-features.js index f81610d1e71d7..bea7ff69597fa 100644 --- a/src/sections/Playground/playground-features.js +++ b/src/sections/Playground/playground-features.js @@ -30,6 +30,7 @@ const PlaygroundFeaturesWrapper = styled.div` display: flex; flex-direction: row; width: 70%; + max-width: 1440px; justify-content: flex-end; align-items: center; margin: 1% 0%; @@ -87,10 +88,10 @@ const PlaygroundFeatures = () => {