Skip to content

Commit

Permalink
Update global.js
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelcaxias authored Sep 12, 2022
1 parent ac38ce8 commit d425df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/global.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default createGlobalStyle`
body, html {
font-family: 'Heebo', 'sans-serif';
scroll-behavior: smooth;
overflow-x: hidden;
}
::-webkit-scrollbar {
Expand Down

1 comment on commit d425df6

@vercel
Copy link

@vercel vercel bot commented on d425df6 Sep 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.