I tested a React app design using css and bootstrap in Code Sandbox (online editor). The problem is, when I copied the files to a real react app in my computer, the page styling is different than what I designed in code Sandbox. Is there anything missing I have to add to my code?
The style in Sandbox..
The style in my computer browser..