diff --git a/src/components/layout/footer/common/style.js b/src/components/layout/footer/common/style.js index 21c888829e3..c91a92e6036 100644 --- a/src/components/layout/footer/common/style.js +++ b/src/components/layout/footer/common/style.js @@ -188,7 +188,6 @@ export const CopyrightWrapper = styled(Flex)` width: 90%; margin: 0 auto; padding: 2rem 0; - justify-content: center; p { font-size: 1.75rem; @@ -241,4 +240,4 @@ export const mobile_accordion_header = { margin: '0 2rem', backgroundColor: 'var(--color-grey-25)', boxShadow: 'none', -} \ No newline at end of file +}