Merge branch 'main' of https://git.parchlinux.com/web/parch-cast into hover-animation
This commit is contained in:
commit
beb5eb16eb
13 changed files with 1077 additions and 30 deletions
|
@ -35,11 +35,11 @@ export function PodcastHero() {
|
|||
<div className="flex flex-col gap-2 min-[400px]:flex-row">
|
||||
<Button
|
||||
size="lg"
|
||||
className="border-parch [&::before]:!size-[12rem] cursor-pointer"
|
||||
className="border-parch [&::before]:!size-[12rem] cursor-pointer"
|
||||
>
|
||||
<div className="border-parch-inner !bg-white text-blue-parch flex items-center p-2 !text-black ![background:white]">
|
||||
<span>اکنون گوش کن</span>
|
||||
<Play className="h-4 w-4" />
|
||||
<span>اکنون گوش کن</span>
|
||||
<Play className="h-4 w-4" />
|
||||
</div>
|
||||
</Button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue