mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 18:56:39 +00:00
Use default font for heading card (#22322)
This commit is contained in:
parent
f6e00e7262
commit
5c9b53ffb7
@ -187,7 +187,6 @@ export class HuiHeadingCard extends LitElement implements LovelaceCard {
|
|||||||
}
|
}
|
||||||
.content p {
|
.content p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: Roboto;
|
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user