mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-13 04:50:29 +00:00
Add typography tokens (#25084)
This commit is contained in:
@@ -74,7 +74,7 @@ export class HaMarkdown extends LitElement {
|
||||
padding: 16px;
|
||||
overflow: auto;
|
||||
line-height: 1.45;
|
||||
font-family: var(--code-font-family, monospace);
|
||||
font-family: var(--ha-font-family-code);
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
|
||||
Reference in New Issue
Block a user