hasura / gatsby-gitbook-starter

Generate GitBook style modern docs/tutorial websites using Gatsby + MDX
https://hasura.io/learn/graphql/react/introduction/
MIT License
980 stars 383 forks source link

UI: Move feedback and edit components and update css #256

Closed robertjdominguez closed 1 week ago

robertjdominguez commented 1 week ago

After feedback, this PR moves the navigation components directly under the end of a page's content by moving the feedback and GitHub components down. Additionally, the CSS is modified for pre elements to have a larger font size and greater line-height for increased readability.

NB: Prettier also nicked a fair amount of content.