diff --git a/apple/OmnivoreKit/Sources/App/Views/Home/HomeFeedViewIOS.swift b/apple/OmnivoreKit/Sources/App/Views/Home/HomeFeedViewIOS.swift index 2dff5ed21..7ccd706d4 100644 --- a/apple/OmnivoreKit/Sources/App/Views/Home/HomeFeedViewIOS.swift +++ b/apple/OmnivoreKit/Sources/App/Views/Home/HomeFeedViewIOS.swift @@ -354,6 +354,7 @@ struct AnimatingCellHeight: AnimatableModifier { } .listRowSeparator(.hidden) } + .dynamicTypeSize(.small ... .accessibility1) } func menuItems(for item: LinkedItem) -> some View {