style: full width explore banner (#5486)
style: full width explore bannner
This commit is contained in:
parent
a350f59811
commit
41776655dc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user