diff --git a/src/components/pages/ABDesign/v1/pages/Gender/styles.module.css b/src/components/pages/ABDesign/v1/pages/Gender/styles.module.css index f690ba4..0c85d27 100644 --- a/src/components/pages/ABDesign/v1/pages/Gender/styles.module.css +++ b/src/components/pages/ABDesign/v1/pages/Gender/styles.module.css @@ -123,6 +123,8 @@ position: fixed; bottom: calc(0dvh + 16px); margin-top: 16px; + max-width: 460px; + padding: 0 24px; } @keyframes gender-click {