mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-20 23:02:05 +00:00
Merge branch 'sussy-code:main' into main
This commit is contained in:
commit
6cb2130072
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ export function Discover() {
|
||||||
}`,
|
}`,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
className="text-center relative mt-3 ml-[0.285em] mb-3 mr-[0.2em] transition-transform hover:scale-105 duration-[0.45s]"
|
className="text-center relative mt-3 mx-[0.285em] mb-3 transition-transform hover:scale-105 duration-[0.45s]"
|
||||||
style={{ flex: `0 0 ${movieWidth}` }} // Set a fixed width for each movie
|
style={{ flex: `0 0 ${movieWidth}` }} // Set a fixed width for each movie
|
||||||
>
|
>
|
||||||
<Flare.Base className="group cursor-pointer rounded-xl relative p-[0.65em] bg-background-main transition-colors duration-300 bg-transparent">
|
<Flare.Base className="group cursor-pointer rounded-xl relative p-[0.65em] bg-background-main transition-colors duration-300 bg-transparent">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue