CSS tip: justify the last line with text-align-last: justify

floguo · x · 2026-09-05

With text-align: justify, the last line stays left-aligned. Adding text-align-last: justify justifies the final line too, producing a properly justified text block — a neat pure-CSS trick.

Original post →

More from coding & agent

coding & agent channel →