robertrouse/theographic-web

Refactor CSS

robertrouse opened this issue · 0 comments

  • Webflow left some unused CSS classes and assigned ".header" in places that should be a <h1> tag, for example. Reduce styles to only those needed, generally simplify.
  • Consider switching to styled components and follow practices here: https://www.gatsbyjs.org/tutorial/part-two/