In the row element, Bootstrap uses negative margins to adjust the outer elements additional horizontal spacing due to the .container class horizontal padding.
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
About the negative margin, Bootstrap has a use case!
In the
row
element, Bootstrap uses negative margins to adjust the outer elements additional horizontal spacing due to the.container
class horizontal padding.