From: Cameron Otsuka Date: Sun, 1 Mar 2026 21:02:18 +0000 (-0800) Subject: justify and text-wrap pretty X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=957ec04268273f75b3eeed39f1059cdd4c421c2f;p=cotsuka.github.io justify and text-wrap pretty --- diff --git a/src/styles/style.css b/src/styles/style.css index 29b39fb..0f77bbd 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -45,6 +45,8 @@ body { padding: 0.5rem 1rem; line-height: var(--line-height-body); text-rendering: optimizeLegibility; + text-wrap: pretty; + text-align: justify; } h1, h2,