mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-21 13:48:26 +00:00
fix: fix episodes layout on podcasts page
This commit is contained in:
parent
91400dd4e6
commit
b6e7b82dee
@ -38,10 +38,6 @@ const PodcastsContainer = (props: Props) => {
|
||||
breakpoint: 'sm',
|
||||
pattern: [{ cols: 2, size: 'small' }],
|
||||
},
|
||||
{
|
||||
breakpoint: 'md',
|
||||
pattern: [{ cols: 2, size: 'small' }],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<EpisodesList
|
||||
|
Loading…
x
Reference in New Issue
Block a user