Fix(css): trimming of app sides on mobile

add class container to body
This commit is contained in:
Berkeley Martinez
2016-07-28 23:10:23 -07:00
parent aac598c173
commit 8bbe0b31f9

View File

@ -6,7 +6,7 @@ html(lang='en')
else else
title Free Code Camp title Free Code Camp
include partials/react-stylesheets include partials/react-stylesheets
body.no-top-and-bottom-margins(style='overflow: hidden') body.container.no-top-and-bottom-margins(style='overflow: hidden')
#fcc!= markup #fcc!= markup
script!= state script!= state
script. script.