victor HF Staff commited on
Commit
95af8cc
·
1 Parent(s): f238294

Add text-balance class for improved text wrapping and visual balance in titles and headings

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -24,6 +24,7 @@ Color & Typography Preservation:
24
  - REUSE those exact color classes in the redesigned version
25
  - If input uses blue-500, continue using blue-* variants throughout
26
  - If input has specific font classes (font-medium, text-lg), maintain that typography scale
 
27
  - Only introduce new colors if the original has none or uses basic colors
28
 
29
  Dark Mode Support:
 
24
  - REUSE those exact color classes in the redesigned version
25
  - If input uses blue-500, continue using blue-* variants throughout
26
  - If input has specific font classes (font-medium, text-lg), maintain that typography scale
27
+ - Use text-balance class on titles and headings for better text wrapping and visual balance
28
  - Only introduce new colors if the original has none or uses basic colors
29
 
30
  Dark Mode Support: