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..