Skip to content

Commit

Permalink
website autoResize: true
Browse files Browse the repository at this point in the history
  • Loading branch information
clementroche committed Apr 22, 2024
1 parent 88b2a73 commit 630c3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Docs() {
wrapper: document.querySelector('#wrapper'),
content: document.querySelector('#content'),
// wheelEventsTarget: window,
autoResize: false,
// autoResize: false,
})
setLenis(lenis)

Expand Down

1 comment on commit 630c3bc

@github-actions
Copy link

Choose a reason for hiding this comment

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

"⚡️ Lighthouse report for the changes in this commit:

🟠 Performance: 77
🟢 Accessibility: 96
🟢 Best practices: 100
🟠 SEO: 67
🔴 PWA: 33

Lighthouse ran on https://lenis-emslefewp-studio-freight.vercel.app/"

Please sign in to comment.