diff --git a/src/components/FooterBottom/styles.module.scss b/src/components/FooterBottom/styles.module.scss index 8486105..f9ab793 100644 --- a/src/components/FooterBottom/styles.module.scss +++ b/src/components/FooterBottom/styles.module.scss @@ -15,6 +15,7 @@ &__corporateName { width: 21.707%; + max-width: 234.42px; height: 24px; p { @@ -32,6 +33,7 @@ align-items: center; justify-content: space-between; width: 36.921%; + max-width: 398.72px; height: 100%; } @@ -70,6 +72,7 @@ display: flex; justify-content: space-between; width: 20.965%; + max-width: 226.58px; height: 16px; }