mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(docs-infra): Use monospace font for API reference (#54558)
fixes #52612 PR Close #54558
This commit is contained in:
parent
949dec26b8
commit
fd45d03d2f
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@
|
|||
|
||||
button {
|
||||
transition: background-color 0.3s ease;
|
||||
font-family: monospace;
|
||||
|
||||
&.hljs-ln-line {
|
||||
font-weight: 400;
|
||||
|
|
|
|||
Loading…
Reference in a new issue