diff --git a/base.css b/base.css index 4eb0d41..cb81842 100644 --- a/base.css +++ b/base.css @@ -27,7 +27,7 @@ body { h1, h2, h3, h4, h5, h6 { margin-top:1em; margin-bottom:1em; - /* text-wrap: balance; when available */ + text-wrap: balance; /* chrome 113? */ } hr { border-style:solid;