From 910d4ddada04bf3ec5b802e2fc9e9724c66f4932 Mon Sep 17 00:00:00 2001 From: jinkang-0 Date: Sun, 14 Jan 2024 14:42:40 -0800 Subject: [PATCH] update p style --- src/styles/_global.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_global.scss b/src/styles/_global.scss index 0dfb99e..f8e7905 100644 --- a/src/styles/_global.scss +++ b/src/styles/_global.scss @@ -53,7 +53,7 @@ h5 { p { font-size: 1rem; - font-weight: 500; + font-weight: 400; line-height: 150%; }