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.
2 parents 63e0751 + e117e0e commit 8fcce4dCopy full SHA for 8fcce4d
1 file changed
src/components/Doc.tsx
@@ -154,6 +154,7 @@ export function Doc({
154
libraryVersion={libraryVersion}
155
pagePath={pagePath}
156
currentFramework={currentFramework}
157
+ proseClassName="[font-size:14px]"
158
titleBarActions={
159
setIsFullWidth ? (
160
<button
0 commit comments