1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Increase poster right margin

This commit is contained in:
Cooper Ransom 2024-04-03 23:44:33 -04:00
parent 09aacc7842
commit ac064c4be4

View file

@ -280,7 +280,7 @@ export function Discover() {
isTVShow ? media.name : media.title
}`}
rel="noopener noreferrer"
className="block text-center relative overflow-hidden transition-transform transform hover:scale-95 mr-4"
className="block text-center relative overflow-hidden transition-transform transform hover:scale-95 mr-5"
style={{ flex: `0 0 ${movieWidth}` }} // Set a fixed width for each movie
>
<LazyLoadImage