From e191ab13e19b3b124b9057608b742821ed033ba3 Mon Sep 17 00:00:00 2001 From: techncherry Date: Tue, 15 Oct 2024 01:02:41 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Test:=20Github=20Action=20=ED=85=8C?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/about/About.style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/about/About.style.js b/src/components/about/About.style.js index 57cebc7..5568b9d 100644 --- a/src/components/about/About.style.js +++ b/src/components/about/About.style.js @@ -675,7 +675,7 @@ export const ExhibitionMap = styled.img` export const StudioWrap = styled.div` display: flex; flex-direction: column; - gap: 15px; + gap: 30px; margin: 0; @media (max-width: 480px) {