Xmetalfanx / Complete_Homepage

Git Repo for my website
1 stars 1 forks source link

mainSection issue #66

Closed Xmetalfanx closed 4 years ago

Xmetalfanx commented 4 years ago

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

Xmetalfanx commented 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

Xmetalfanx commented 4 years ago

https://github.com/Xmetalfanx/website/commit/f188640c20fcaffd4a51a3f7b0cb064586d14ca8 addresses part of it

Xmetalfanx commented 4 years ago

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

Xmetalfanx commented 4 years ago

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