Closed Xmetalfanx closed 4 years ago
at the time of typing that ^ all i had was "max-width: 100%;" for the width in mainSection ... I think just adding "width: 100%" is the fix and then i can remove that boostrap 4 code to slim things down
I moved "row" (from Boostrap 4)'s used CSS to my own CSs ... if things start to look funny .. this is the change to come back to and I should add "row" back in that case https://github.com/Xmetalfanx/website/commit/bc0970337940a8f6d618f7e154c545b6f5a00329
I want to take a look around the site to make sure I didn't screw things up but this issue is only open still because i am checking things out to make sure they are ok before I even merge the branch into Dev ... muchless master
mainSection is CSS that should work but apparently things only worked the way I wanted when i added boostrap 4 classes "mx-auto" and "w-100" to the html ... look into this .. because that shouldn't be needed