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 e32b996 commit c4ebaa2Copy full SHA for c4ebaa2
apify-docs-theme/src/theme/custom.css
@@ -1758,3 +1758,8 @@ iframe[src*="youtube"] {
1758
color: var(--ifm-color-secondary-contrast-foreground);
1759
border-color: var(--ifm-color-secondary-dark);
1760
}
1761
+
1762
+.theme-doc-markdown .openapi__heading {
1763
+ font-size: var(--ifm-h1-font-size);
1764
+ margin-bottom: calc(var(--ifm-h1-vertical-rhythm-bottom)* var(--ifm-leading)) !important;
1765
+}
0 commit comments