Align content with respect to headings-Twitter bootstrap
I have the following code, I want all of my <h5> to be aligned. I added align-items-center to my row div and it was working before I added the list. Edit: I already have padding: 0; margin: 0; to my…