mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Use default font for heading card (#22322)
This commit is contained in:
parent
1d88c4465b
commit
0e8783fb01
@ -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