Use monospace for code font
Screenshot: https://imgur.com/a/xSjpkbK Change-Id: I3483928f82542ace4a1c1c8b55864e825012b00f
This commit is contained in:
@@ -55,6 +55,7 @@ export const htmlTemplate = html`
|
||||
list-style-type: disc;
|
||||
margin-left: var(--spacing-xl);
|
||||
}
|
||||
code,
|
||||
gr-linked-text.pre {
|
||||
font-family: var(--monospace-font-family);
|
||||
font-size: var(--font-size-code);
|
||||
|
||||
Reference in New Issue
Block a user