From f6334553589f0f6f02bc4626afeffe11f7db4718 Mon Sep 17 00:00:00 2001 From: hanyugeon Date: Sun, 16 Jun 2024 17:27:34 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=ED=95=84=EC=9A=94=EC=97=86=EB=8A=94?= =?UTF-8?q?=20=EC=A3=BC=EC=84=9D=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/global.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/styles/global.css b/src/styles/global.css index 3b03e7b3..9e3cd4b6 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -95,11 +95,6 @@ @apply bg-placeholder; } - /* - * 그룹 상세 - * 책 상세 - */ - .pb-action-button { @apply pb-[6.3rem]; }