From 14713172247babec2787da491fc91d525e2d68f3 Mon Sep 17 00:00:00 2001 From: moris Date: Fri, 18 Apr 2025 22:33:06 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=96=E3=83=A9=E3=82=A6=E3=82=B6=E3=81=AB?= =?UTF-8?q?=E3=82=88=E3=81=A3=E3=81=A6=E3=82=B5=E3=82=A4=E3=82=BA=E3=81=8C?= =?UTF-8?q?=E5=A4=89=E3=82=8F=E3=82=8B=E3=81=AE=E3=81=A7rem=E3=81=AB?= =?UTF-8?q?=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/(DefaultStyle)/post/[slug]/profile.svelte | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/routes/(DefaultStyle)/post/[slug]/profile.svelte b/src/routes/(DefaultStyle)/post/[slug]/profile.svelte index b14507f..3625fe5 100644 --- a/src/routes/(DefaultStyle)/post/[slug]/profile.svelte +++ b/src/routes/(DefaultStyle)/post/[slug]/profile.svelte @@ -40,8 +40,7 @@ .name { position: relative; font-family: monospace; - font-size: 1.2em; - font-weight: 350; + font-size: 1rem; width: fit-content; margin: auto; }