I am having a problem with microposts rendering correctly on heroku, but not on localhost. I am following Hartl's Rails Tutorial guide.
Here is an imgur album showing the issue. The first image is the error(heroku), the second one is correct (localhost). https://i.stack.imgur.com/EssfS.png
I cannot for the life of me figure out why this would happen. It almost seems like Heroku is ignoring my CSS.
Here is the github repo: https://github.com/Mciocca/sample_app