I can’t get my lite beige background color to cover the width of the screen : /
You can set the container width to 100vw (instead of 100%). Does that fix it?
nope : (
Can you share a link to your example? This might require randomly trying out various CSS properties and seeing what works and what doesn’t.
This is a create-react-app project from a Udemy course I’m building to learn how to code. The app is running on my local server.
The problem is in:
Client/src/components/auth/Register.js
----and----
Client/src/components/auth/Register.css
Seems like my response never got posted! Sorry for the delay on this, but your Github link isn’t working.