I’m nearing the end of my tribute page and I can’t seem to figure out how to offset my “facts” section. I got the col-md-8, but then the col-md-8-offset-2 doesn’t seem to push it over at all?
Here’s my codepen if anyone want’s to take a look, the particular section I’m referring to starts on line 22.
For a second question, do you know what’s happening that I can’t add space between the photo and the facts section? I tried br, but it doesn’t seem to have an effect… Should be line 20.
Note: It would be better to give this div an extra class name and use that class name in your css. Just in case you have another .img-thumbnail.text-center which shouldn’t get a margin-bottom.