Can anyone explain to me why half of my about me page is off the left side of the page ?
Hi Luc, <div class="col-mid-2">
make you about use only two colon. Bootstrap grid start from left to right. So you should use centered class .
For example<div class="col-md-2 centered">