uci-ieee/ops-webpages

Large Margin on Right Side of Main Body in Projects Pages

Closed this issue · 1 comments

A margin on the right side of the main body in all three project pages should be reduced to the same size as the left in these projects.

image

did some research on why it was still behaving weirdly after adding margin-right: auto and margin-left: auto

https://forum.freecodecamp.org/t/why-margin-doesnt-work/346366/2

turns out we need to make the main an inline-block