Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header size #123

Open
alsoszaa opened this issue Aug 17, 2021 · 3 comments
Open

Header size #123

alsoszaa opened this issue Aug 17, 2021 · 3 comments

Comments

@alsoszaa
Copy link

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

@posreg
Copy link

posreg commented Feb 4, 2022

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

@kwithus
Copy link

kwithus commented May 24, 2022

Tried it, doesn’t work for me, anyone any idea?

@twister36
Copy link

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:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants