From 9f884e6bfa5808fa56b4aa78cedfde2f7c127647 Mon Sep 17 00:00:00 2001 From: lzy Date: Thu, 4 Apr 2024 20:28:28 +0800 Subject: [PATCH] fix something --- fugu.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fugu.css b/fugu.css index 3b00c7d..497680c 100644 --- a/fugu.css +++ b/fugu.css @@ -99,7 +99,7 @@ #write { max-width: 950px; font-size: 1.1rem; - font-weight: 500; + font-weight: 400; color: var(--text-color); line-height: 1.6; word-spacing: 0px;