From 846d3d033d44eac65a7a9e338657b3d0a6b5ae50 Mon Sep 17 00:00:00 2001 From: Tobias Buschor Date: Wed, 1 Mar 2023 00:18:45 +0000 Subject: [PATCH] Mar 1, 2023, 1:18 AM --- base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;