From b55d2c22f8e3904274166bc6af0d5923758e582b Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Tue, 30 Apr 2024 23:48:37 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=9C=EB=A6=AC=EC=A6=88=20=EC=A0=84?= =?UTF-8?q?=EC=B2=B4=EB=B3=B4=EA=B8=B0=20-=20=EC=84=B8=EB=A1=9C=20?= =?UTF-8?q?=EC=95=84=EC=9D=B4=ED=85=9C=20=EA=B0=84=EA=B2=A9=2033.3?= =?UTF-8?q?=EC=9C=BC=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SodaLive/Sources/Content/Series/SeriesListAllView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SodaLive/Sources/Content/Series/SeriesListAllView.swift b/SodaLive/Sources/Content/Series/SeriesListAllView.swift index 31b42ef..2499164 100644 --- a/SodaLive/Sources/Content/Series/SeriesListAllView.swift +++ b/SodaLive/Sources/Content/Series/SeriesListAllView.swift @@ -25,7 +25,7 @@ struct SeriesListAllView: View { DetailNavigationBar(title: "시리즈 전체보기") ScrollView(.vertical, showsIndicators: false) { - LazyVGrid(columns: columns, spacing: 16.7) { + LazyVGrid(columns: columns, spacing: 33.3) { ForEach(0..