Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const defaultOpts = {
smoothstepMax: 0.9,
restartEvery: 0,
bgBlur: 0,
bgBlurRadius: 5,
bgBlurRadius: 30,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Out of curiosity: shouldn't some test be failing right now?


// Filter options.
enableFilters: false,
Expand Down
Loading