Remove max-widths, use theme breakpoints module for consistency
This commit is contained in:
@@ -13,7 +13,6 @@ interface EventPageViewProps {
|
||||
|
||||
const StyledSection = styled.section`
|
||||
margin: auto;
|
||||
max-width: 1000px;
|
||||
align-items: center;
|
||||
|
||||
& > h1 {
|
||||
|
||||
Reference in New Issue
Block a user