From a07e87b9c879f0e84e0c4cd0186a481ea7d59910 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Thu, 15 Feb 2024 01:10:11 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=98=ED=85=90=EC=B8=A0=20=EA=B7=B8?= =?UTF-8?q?=EB=A6=AC=EB=93=9C=20=EB=A6=AC=EC=8A=A4=ED=8A=B8=20-=20?= =?UTF-8?q?=EC=95=84=EC=9D=B4=ED=85=9C=20=EC=83=81=ED=95=98=20=EA=B0=84?= =?UTF-8?q?=EA=B2=A9=2016=EC=9C=BC=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sources/Content/All/ByTheme/ContentAllByThemeView.swift | 2 +- SodaLive/Sources/Content/All/ContentNewAllItemView.swift | 2 +- SodaLive/Sources/Content/All/ContentNewAllView.swift | 2 +- SodaLive/Sources/Content/Curation/ContentCurationView.swift | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SodaLive/Sources/Content/All/ByTheme/ContentAllByThemeView.swift b/SodaLive/Sources/Content/All/ByTheme/ContentAllByThemeView.swift index e49ff33..6ef86a8 100644 --- a/SodaLive/Sources/Content/All/ByTheme/ContentAllByThemeView.swift +++ b/SodaLive/Sources/Content/All/ByTheme/ContentAllByThemeView.swift @@ -89,7 +89,7 @@ struct ContentAllByThemeView: View { .padding(.horizontal, 20) ScrollView(.vertical, showsIndicators: false) { - LazyVGrid(columns: columns, spacing: 13.3) { + LazyVGrid(columns: columns, spacing: 16.7) { ForEach(0..