docs(style): make more responsive for mobile (#10853)

* docs(style): make more responsive for mobile

* Make a responsive navbar

* more fixes and tweaks

* Add README instructions
This commit is contained in:
Maxime Beauchemin
2020-09-14 11:58:45 -07:00
committed by GitHub
parent d93b2b99b2
commit 08ec509dc9
15 changed files with 682 additions and 529 deletions

View File

@@ -86,7 +86,7 @@ const Image = ({
getAllImages: allImageSharp {
edges {
node {
fixed(height: 70) {
fixed(height: 50) {
...GatsbyImageSharpFixed
originalName
}