diff --git a/src/groups/text-underline/styles.module.css b/src/groups/text-underline/styles.module.css index 7519b1d..4038da5 100644 --- a/src/groups/text-underline/styles.module.css +++ b/src/groups/text-underline/styles.module.css @@ -1,6 +1,5 @@ .link { align-items: center; - border-radius: var(--rounded); display: inline-flex; gap: 0.1rem; text-decoration: none;