diff --git a/src/sections/Home/Playground-home/index.js b/src/sections/Home/Playground-home/index.js index 80fba303b3f9..dc12383140a5 100644 --- a/src/sections/Home/Playground-home/index.js +++ b/src/sections/Home/Playground-home/index.js @@ -82,8 +82,6 @@ const ViewsSectionWrapper = styled.div` margin-top: 4rem; } - @media only screen and (max-width: 450px) { - margin-top: 200px; } }