Fix padding inbalenced padding on discover page

This commit is contained in:
sussy-code 2024-05-02 15:39:12 +00:00
parent 049c86b242
commit b2df140bfa
2 changed files with 5211 additions and 4235 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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">