style: full width explore banner (#5486)

style: full width explore bannner
This commit is contained in:
Jack Short 2022-11-30 12:17:40 -05:00 committed by GitHub
parent a350f59811
commit 41776655dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,6 @@ const BannerContainer = styled.div`
width: 100%;
padding-top: 22px;
position: relative;
max-width: 1200px;
@media only screen and (min-width: ${({ theme }) => `${theme.breakpoint.sm}px`}) {
padding: 32px 16px;