Remove max-widths, use theme breakpoints module for consistency

This commit is contained in:
Aarni Halinen
2020-12-28 20:23:51 +02:00
parent f286f6dfba
commit 32bff36611
22 changed files with 71 additions and 59 deletions
-1
View File
@@ -13,7 +13,6 @@ interface EventPageViewProps {
const StyledSection = styled.section`
margin: auto;
max-width: 1000px;
align-items: center;
& > h1 {