diff --git a/components/text.module.css b/components/text.module.css index 83f0c2a4..da89e20c 100644 --- a/components/text.module.css +++ b/components/text.module.css @@ -63,7 +63,7 @@ display: block; margin-top: .5rem; border-radius: .4rem; - width: min-content; + width: auto; max-width: 100%; }