Bootstrap: Trouble With Responsive Centered Columns – Twitter bootstrap
I'm having trouble aligning <h2> in a straight line on a Bootstrap page (centered column) as shown in the snippet below. h1 { text-align: center; } .navbar-default { background-color: #F5F5F5; border-color: #E7E7E7; opacity: 100%; } .row-footer{ background-color: #AfAfAf; margin:0px auto;…