Skip to content

Commit

Permalink
removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Npcodes1 committed Sep 16, 2024
1 parent 1993fc8 commit 0b181d0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/sections/Home/Playground-home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,21 +270,6 @@ const ViewsSectionWrapper = styled.div`
margin-top: 1rem;
text-align: center;
}
// @media only screen and (max-width: 700px) {
// .hero-image {
// display: none;
// }
// .views-section {
// padding: 2rem 2rem 0 2rem;
// height: auto;
// }
// .small-card-container {
// display: flex;
// justify-content: center;
// }
// }
`;

const MeshmapVisualizerViews = () => {
Expand Down

0 comments on commit 0b181d0

Please sign in to comment.