diff --git a/SodaLive/Sources/Content/All/ContentAllView.swift b/SodaLive/Sources/Content/All/ContentAllView.swift index 0b627fa..5c827ca 100644 --- a/SodaLive/Sources/Content/All/ContentAllView.swift +++ b/SodaLive/Sources/Content/All/ContentAllView.swift @@ -55,7 +55,7 @@ struct ContentAllView: View { } } } - .padding(.vertical, 12) + .padding(.vertical, 16) .padding(.horizontal, 24) ScrollView(.vertical, showsIndicators: false) {