add text-wrap-pretty

This commit is contained in:
Barış Soner Uşaklı
2026-02-22 15:54:56 -05:00
parent 38680c3e58
commit 6d099e4744

View File

@@ -14,6 +14,7 @@
.text-sm { font-size: 0.875rem!important; } // 14px on harmony
.text-xs { font-size: 0.75rem!important; } // 12px on harmony
.text-tabular { font-variant-numeric: tabular-nums!important; }
.text-wrap-pretty { text-wrap: pretty!important; }
.overscroll-behavior-contain {
overscroll-behavior: contain;