We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bd599 commit 8d1120cCopy full SHA for 8d1120c
apify-docs-theme/src/config.js
@@ -326,11 +326,8 @@ const scripts = [
326
'data-modal-example-questions': 'How to run an Actor?,Create a version of an Actor?',
327
'data-modal-override-open-id': 'ask-ai-input',
328
'data-modal-override-open-class': 'search-input',
329
- 'data-font-size-xs': '1.2rem',
330
- 'data-font-size-sm': '1.4rem',
331
- 'data-font-size-md': '1.6rem',
332
- 'data-font-size-lg': '1.8rem',
333
- 'data-font-size-xl': '2.0rem',
+ 'data-scale-factor': '1.6',
+ 'data-modal-size': '800px',
334
async: true,
335
},
336
];
0 commit comments