Use default font for heading card (#22322)

pull/22325/head
Paul Bottein 2024-10-10 17:19:14 +02:00 committed by GitHub
parent 1d88c4465b
commit 0e8783fb01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ export class HuiHeadingCard extends LitElement implements LovelaceCard {
}
.content p {
margin: 0;
font-family: Roboto;
font-style: normal;
white-space: nowrap;
overflow: hidden;