Skip to content

Commit

Permalink
Remove media query
Browse files Browse the repository at this point in the history
Signed-off-by: Vaibhav Arora <[email protected]>
  • Loading branch information
VaibhavArora19 committed Jun 9, 2022
1 parent 80dd7c2 commit d89d378
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/sections/Home/Banner-1/banner1.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@ const Banner1SectionWrapper = styled.section`
content: none;
}
}
}
@media only screen and (max-width: 670px) {
}
@media only screen and (max-width: 480px) {
padding: 2rem 0;
Expand Down

0 comments on commit d89d378

Please sign in to comment.