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 dbc20c1 commit 40b86e8Copy full SHA for 40b86e8
packages/nimiq-vitepress-theme/src/layout/PageContent.vue
@@ -39,7 +39,7 @@ function useEditUrl(relativePath: string): string {
39
</li>
40
</ul>
41
42
- <article flex-1 class="nq-prose" var:nq-prose-max-width:none>
+ <article flex-1 class="nq-prose" f-pb-3xl var:nq-prose-max-width:none>
43
<Content max-w-none />
44
<Changelog v-if="showChangelog" />
45
</article>
0 commit comments