grwim / grwim.github.io

0 stars 1 forks source link

Layout and Typography #16

Open thedavidprice opened 5 years ago

thedavidprice commented 5 years ago

To Dos

Background

In general, the typography for Bell template is a bit of a mess.

Take a look at these reference pages for Bootstrap 4 to get a feel for what the typography should look like out of the box.

https://getbootstrap.com/docs/4.1/content/typography/ https://getbootstrap.com/docs/4.1/content/reboot/

Although it might sound painful, I'd like to entertain rebuilding the page from scratch using the starter template on this page: https://getbootstrap.com/docs/4.1/getting-started/introduction/

note: this is missing a menu and footer, which you'd want to add via other examples for those components from the documentation.

The goal would be to simply build out the html structure, copy, and images without doing any styling at first. We can then review and figure out styling, etc.