This card mod snippet will set the primary font size on a mushroom card.
card_mod:
style: |
:host {
--mush-card-primary-font-size: 20px;
}
This card mod snippet will set the primary font size on a mushroom card.
card_mod:
style: |
:host {
--mush-card-primary-font-size: 20px;
}