Bob AI: Adjust the global border-radius values in the CSS variables

This commit is contained in:
kudinDmitriyUp
2026-04-20 13:17:28 +00:00
parent 9f47baac50
commit 02be4a619a

View File

@@ -16,7 +16,7 @@
--background-accent: #222222;
/* @layout/border-radius/rounded */
--radius: 9999px;
--radius: 0.25rem;
/* @layout/content-width/medium */
--width-content-width: clamp(40rem, 80vw, 100rem);