Skip to content

Commit

Permalink
Revert changes in packages/gatsby-design-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
fk committed Jul 28, 2019
1 parent 792dccb commit d623592
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/gatsby-design-tokens/src/sizes.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,8 @@ export default {
sidebarUtilityHeight: `3.5rem`,
pageHeadingDesktopWidth: `3.5rem`,
sidebarWidth: {
// these should be rem's
default: 11,
large: 12,
},
mainContentWidth: {
default: `54rem`,
withSidebar: `42rem`,
},
avatar: `2rem`,
tocWidth: `18rem`,
}

0 comments on commit d623592

Please sign in to comment.