React-Movie-App

Idk why my browser is giving so much width automatically in React-Movie-App
while making the movie scroll option in React my browser is setting a width that I didn’t justify.
i followed the same steps from here
but mine is working like this


I have to uncheck width like this in console but after that the add to fav is still out of the box padding

and the bottom is also so high its making everything worse

We need to see your code. Post a repo with it.

From where? What are you referring to?

I can’t upload more than one embed

Not sure when or where the styles are talked about but there is some CSS in App.css

https://github.com/chrisblakely01/react-movie-app/blob/main/src/App.css

And the source code is making use of Bootstrap which is installed as a dependency.

https://github.com/chrisblakely01/react-movie-app/blob/main/package.json

i will check that mate thanks

It seems like you’re facing an unexpected width issue with your React-Movie-App, and it’s causing some layout problems. While I can’t diagnose the issue without seeing your code, make sure you double-check your CSS styles and ensure there are no conflicting rules affecting the width. Debugging can be tricky, but keep at it, and you’ll likely find the source of the problem. On a different note, have you considered trying out the Loklok APP for Android ? It’s a fantastic app that can help you stay organized and connected, so I’d highly recommend giving it a shot!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.