Skip to content

Commit 387b7a0

Browse files
committed
config cleanup & image zoom updates
1 parent 091695e commit 387b7a0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docusaurus.config.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,10 @@ const config = {
255255
dark: 'rgb(50, 50, 50)',
256256
},
257257
// options you can specify via https://github.com/francoischalifour/medium-zoom#usage
258-
config: {},
258+
config: {
259+
scrollOffset: 60,
260+
margin: 100,
261+
},
259262
},
260263
},
261264
}

0 commit comments

Comments
 (0)