From aa2be00c01f10601addcda071b061d48e579d68c Mon Sep 17 00:00:00 2001 From: Nikolai Berestevich Date: Thu, 22 Jul 2021 15:20:58 +0300 Subject: [PATCH] nikolai.berestevich/style/copyright to left #35694 --- src/components/layout/footer/common/style.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +}