From e60142495d3c1b1d284643f3fa508a02ec7db871 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Thu, 30 Jan 2025 15:36:06 -0600 Subject: [PATCH] Hyphenation may be worse than not --- app/assets/stylesheets/bubbles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/bubbles.css b/app/assets/stylesheets/bubbles.css index ad0662884..04a343324 100644 --- a/app/assets/stylesheets/bubbles.css +++ b/app/assets/stylesheets/bubbles.css @@ -311,7 +311,6 @@ -webkit-box-orient: vertical; display: -webkit-box; font-size: 9cqi; - hyphens: auto; line-height: 1.2; margin: auto; max-block-size: 75cqi;