Browse Source

img zoom margins

windhamdavid 1 year ago
parent
commit
9ab3625ce7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docusaurus.config.js

+ 1 - 1
docusaurus.config.js

@@ -73,7 +73,7 @@ module.exports = {
     image: 'img/zw.png',
     imageZoom: {
       options: {
-        margin: 4,
+        margin: 40,
         background: '#484c57',
         scrollOffset: 0,
       },