Open davidcawton opened 9 years ago
@davidcawton check the margin on the bottom that is giving extra white space instead of letting the page fill the browser.
Then give your .maincontent
some max-width
so that the text content doesn't get too big on wide screens.
@davidcawton the header and footer should be full screen width.
Looks like you have margin on both body and html
that are stopping that from happening.
You can limit the max-width
for .blog
to get similar results for the middle section but let the header and footer stay free.
@davidcawton same here
@rtablada Those issues should now be fixed.
git
cli to initialize a new projectindex.html
andapp.css
boilerplatehub
cli to create a repository called05-surf-and-paddle
git
cli to create a branch calleddevelop
develop
intomaster
index.html