Skip to content

Commit

Permalink
Remove static font from ha-badge (#23120)
Browse files Browse the repository at this point in the history
  • Loading branch information
wendevlin authored Dec 3, 2024
1 parent 614c4ec commit 480de9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ha-badge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ export class HaBadge extends LitElement {
align-items: flex-start;
padding-inline-start: initial;
text-align: center;
font-family: Roboto;
}
.label {
font-size: 10px;
Expand Down

0 comments on commit 480de9e

Please sign in to comment.