From 912a6812673d9c2eef3e1720a0d6fe34967e7bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Thu, 22 Feb 2024 10:48:52 +0800 Subject: [PATCH] =?UTF-8?q?readme=20=E8=8B=B1=E6=96=87=E6=8D=A2=E8=A1=8C?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.css b/src/index.css index 6e1c438bc..3e6b6a375 100644 --- a/src/index.css +++ b/src/index.css @@ -81,8 +81,8 @@ li { .markdown-body { - text-align: justify; - word-break: break-all; + text-align: left; + word-break: unset; } /* !!覆盖之前的样式*/