chore(docs): change blobity mode
This commit is contained in:
@@ -41,7 +41,7 @@ onMounted(() => {
|
|||||||
radius: 8,
|
radius: 8,
|
||||||
focusableElementsOffsetX: 5,
|
focusableElementsOffsetX: 5,
|
||||||
focusableElementsOffsetY: 4,
|
focusableElementsOffsetY: 4,
|
||||||
mode: 'bouncy',
|
mode: 'normal',
|
||||||
focusableElements:
|
focusableElements:
|
||||||
'[data-blobity], a:not([data-no-blobity]), button:not([data-no-blobity]), [data-blobity-tooltip], .back-to-top, .intro',
|
'[data-blobity], a:not([data-no-blobity]), button:not([data-no-blobity]), [data-blobity-tooltip], .back-to-top, .intro',
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user