diff --git a/damus/Views/SearchHomeView.swift b/damus/Views/SearchHomeView.swift index 0795eb51..39434cca 100644 --- a/damus/Views/SearchHomeView.swift +++ b/damus/Views/SearchHomeView.swift @@ -91,7 +91,7 @@ struct SearchHomeView: View { .foregroundColor(.secondary) .padding(.top, 20) .padding(.horizontal) - }) + }.padding(.bottom, 50)) } ) .refreshable {