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 1c90d1c commit 490247fCopy full SHA for 490247f
docs/src/theme/TOC/index.js
@@ -10,7 +10,7 @@ export default function TOCWrapper(props) {
10
{/* <AdsContainerElement id="right-sidebar-ads" /> */}
11
<ins
12
className="adsbygoogle"
13
- style={{ display: 'block', position: 'fixed', width: '100%', height: '600px' }}
+ style={{ display: 'block', position: 'fixed', width: '300px', height: '600px' }}
14
data-ad-client="ca-pub-7420210265158247"
15
data-ad-slot="8711379942"
16
data-ad-format="auto"
0 commit comments