From 40618ca5d6074d44ce93e2739a9fba851902c37c Mon Sep 17 00:00:00 2001 From: kgridou <32600911+khalilou88@users.noreply.github.com> Date: Sun, 14 Sep 2025 12:53:06 +0200 Subject: [PATCH] build: wip --- packages/tw-prose/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tw-prose/index.css b/packages/tw-prose/index.css index 44b62ba..f4586d7 100644 --- a/packages/tw-prose/index.css +++ b/packages/tw-prose/index.css @@ -590,7 +590,7 @@ line-height: 1.6666667; margin-top: 1.6666667em; margin-bottom: 1.6666667em; - border-radius: 0.25rem; + border-radius: var(--radius-sm); padding-top: 0.6666667em; padding-inline-end: 1em; padding-bottom: 0.6666667em;