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.
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.