From 3b500a5bf6598323f1bf8c1ba03054f3d206fdf2 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Thu, 4 Sep 2025 17:04:14 -0500 Subject: [PATCH] Justified columns aren't working --- app/assets/stylesheets/events.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/events.css b/app/assets/stylesheets/events.css index 990712782..f7c8267c4 100644 --- a/app/assets/stylesheets/events.css +++ b/app/assets/stylesheets/events.css @@ -79,9 +79,7 @@ + p { grid-column: 1; - hyphens: auto; margin-block: 0 1.5em; - text-align: justify; } &:nth-of-type(even) {