Skip to content

Commit

Permalink
Update TopLayoutBlog.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova authored Jul 14, 2021
1 parent 026d46a commit bac8fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/components/TopLayoutBlog.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const styles = (theme) => ({
root: {
flexGrow: 1,
// Adding top buffer because of the v5 banner
marginTop: 30,
marginTop: 36,
},
back: {
display: 'block',
Expand Down

0 comments on commit bac8fef

Please sign in to comment.