Skip to content

Commit

Permalink
fix: update styles for top of side nav
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkmcadoo committed Nov 9, 2022
1 parent 5116189 commit 658eb2e
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 54 deletions.
30 changes: 15 additions & 15 deletions src/__generated__/gatsby-schema.graphql

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

76 changes: 38 additions & 38 deletions src/__generated__/gatsby-types.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/layouts/MainLayout.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ const MainLayout = ({ children, pageContext }) => {
padding: 2rem 0.5rem 1rem;
width: var(--sidebar-width);
margin: -2rem -2rem 0rem;
padding: 2rem 2rem 1rem;
`}
>
<Link
Expand Down

0 comments on commit 658eb2e

Please sign in to comment.