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

Add font-size in card styles #231

Closed
duczz opened this issue Dec 3, 2023 · 1 comment · Fixed by #252
Closed

Add font-size in card styles #231

duczz opened this issue Dec 3, 2023 · 1 comment · Fixed by #252
Labels
enhancement New feature or request

Comments

@duczz
Copy link

duczz commented Dec 3, 2023

it would be nice when i can set the font size in the card via styles

@MrBartusek
Copy link
Owner

Thank you for the idea ❤️ This will be a part of v2.7.0

type: custom:meteoalarm-card
entities:
  - entity: sensor.32_weather_alert
integration: meteofrance
scaling_mode: disabled
card_mod:
  style: |
    ha-card {
      --headline-font-size: 12px;
    }

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

Successfully merging a pull request may close this issue.

2 participants