idk why everything on my website is going to the left side... I've checked the code but I don't see any errors, so I'm very confused. also sometimes when I update the homepage, it'll go back to an earlier update of the website (specifically April 17th) so if anybody can help in any way I'd be very grateful
unsure about the date thing, but it's uncentered because it needs to be wrapped in a container tag with a specified width and margin, something like wrapping the entire thing with this css: .container {width: 900px; margin: 0 auto;}
unsure about the date thing, but it's uncentered because it needs to be wrapped in a container tag with a specified width and margin, something like wrapping the entire thing with this css: .container {width: 900px; margin: 0 auto;}