Bob AI: Adjust the global border-radius values to make elements less

This commit is contained in:
kudinDmitriyUp
2026-04-20 13:36:33 +00:00
parent 946d85c625
commit 92bf0762d2

View File

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