banner-card
banner-card copied to clipboard
Header size
I see you have the ability to change the header size as the default size is 3em but I've checked the code and I am not seeing where to make it smaller. --banner-card-heading-size
do you steal need it ? what works for me is :
` card_mod:
style: |
ha-card .heading {
font-size: 2em;
font-weight: 400
}`
EDIT I'm sorry i had to add extra lines between , not sure why otherwise it was getting wrong format
Tried it, doesn’t work for me, anyone any idea?
This works only in Chrome (desktop), other browser I don't see it working. On my mobile, also chrome the banner-card-heading-size is not working: