Tribute page, can't offset columns?

Changing the Bootstrap version should solve it:

EDIT:
In Bootstrap 4 you should use .offset-md-* instead of .col-md-offset-*.

2 Likes