complete share section and content of podcast
This commit is contained in:
parent
5d603dce90
commit
8eeb6d73d8
12 changed files with 253 additions and 14 deletions
|
@ -52,7 +52,7 @@ export function EpisodeCards() {
|
|||
];
|
||||
|
||||
return (
|
||||
<section className="py-12 md:py-16 lg:py-20">
|
||||
<section className="container py-12 md:py-16 lg:py-20">
|
||||
<div className="container px-4 md:px-6">
|
||||
<div className="flex flex-col items-start justify-between gap-4 md:flex-row md:items-center">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue