From d16c56fef8e01f0207dd6f0882d30c1d83a6b1d3 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Thu, 15 Feb 2024 02:31:02 +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=EA=B0=84=EA=B2=A9=2032=EB=A1=9C?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Content/All/ByTheme/ContentAllByThemeView.swift | 2 +- SodaLive/Sources/Content/All/ContentNewAllItemView.swift | 8 +++----- SodaLive/Sources/Content/All/ContentNewAllView.swift | 2 +- .../Sources/Content/Curation/ContentCurationView.swift | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/SodaLive/Sources/Content/All/ByTheme/ContentAllByThemeView.swift b/SodaLive/Sources/Content/All/ByTheme/ContentAllByThemeView.swift index 6ef86a8..f723ecc 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: 16.7) { + LazyVGrid(columns: columns, spacing: 32) { ForEach(0..