docs(docs-infra): Use monospace font for API reference (#54558)

fixes #52612

PR Close #54558
This commit is contained in:
Matthieu Riegler 2024-02-22 02:34:08 +01:00 committed by Andrew Scott
parent 949dec26b8
commit fd45d03d2f

View file

@ -118,6 +118,7 @@
button {
transition: background-color 0.3s ease;
font-family: monospace;
&.hljs-ln-line {
font-weight: 400;