diff --git a/web/app/globals.css b/web/app/globals.css index 355b298..76c0b02 100644 --- a/web/app/globals.css +++ b/web/app/globals.css @@ -61,3 +61,10 @@ } } +@layer utilities { + .text-balance { + text-wrap: balance; + } +} + +