From 068524e53d7d2ec1ca9cd5b989dc4ac8c9e15aae Mon Sep 17 00:00:00 2001 From: kawamataryo Date: Sun, 20 Aug 2023 15:27:23 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20fix=20card=20design?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.content.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/style.content.css b/src/style.content.css index 825bb56..7797544 100644 --- a/src/style.content.css +++ b/src/style.content.css @@ -78,8 +78,8 @@ font-size: 14px; color: #ccc; } -.bsky-user-content .content .descrption { - font-size: 12px; +.bsky-user-content .content .description { + font-size: 14px; } .name-and-controller { display: flex;