diff --git a/docs/docs/stylesheets/extra.css b/docs/docs/stylesheets/extra.css index 346bf3d16..537f6d540 100644 --- a/docs/docs/stylesheets/extra.css +++ b/docs/docs/stylesheets/extra.css @@ -217,7 +217,7 @@ h2.doc-heading { /* Ensure code is readable */ .highlight code { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace; - font-size: 0.9em; + font-size: 0.75em; } /* Copy button styling */