fix: fix episodes layout on podcasts page

This commit is contained in:
Hossein Mehrabi 2023-08-28 04:43:33 +03:30
parent 91400dd4e6
commit b6e7b82dee
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1

View File

@ -38,10 +38,6 @@ const PodcastsContainer = (props: Props) => {
breakpoint: 'sm',
pattern: [{ cols: 2, size: 'small' }],
},
{
breakpoint: 'md',
pattern: [{ cols: 2, size: 'small' }],
},
]}
/>
<EpisodesList