I am using Bootstrap \'row\' class to align divs one on top of another, which works fine but
row
divs
.row { margin-left: -15px; marg
Here is your simple and easy answer
Go to your class where you want to give a negative margin then copy and paste this inside the class.
Example for negative margin top
mt-n3
Example for negative margin bottom
mb-n2