7yl4r / the-oregon-trajectory

:rocket: The Oregon Trail -- in SPAAACE!
http://7yl4r.github.io/the-oregon-trajectory/
GNU Affero General Public License v3.0
17 stars 6 forks source link

container div no longer centered #100

Closed 7yl4r closed 9 years ago

7yl4r commented 9 years ago

somewhere there is css which is modifying the container class outside the scope of their module. Better to use a new class that inherits from container if you like. On a more general note: I'm not sure how to better modular-ize css in the future to prevent this sort of overlap.