I have an Angular code that uses Bootstrap to create grid movements. I added the .container class, but it adds lateral margins. When I change the background color of the body, the margins created by the .container are not affected by the color. I would like to know if there is a way to change the color of these margins as well.
I have tried changing the background color of the container, but it didn’t work.
New contributor
Ícaro Carvalho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2