docs: Add offset to blobity highlights

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 601bb9a9b7
commit d9d0701f28
+3
View File
@@ -16,6 +16,9 @@ onMounted(() => {
magnetic: false,
dotColor: '#10b981',
radius: 8,
focusableElementsOffsetX: 2,
focusableElementsOffsetY: 2,
mode: 'bouncy',
})
onBeforeUnmount(() => {