Files
sarah/config/lovelace/decluttering_templates/v3/v3_title.yaml
T
2021-10-10 19:02:34 +03:00

18 lines
330 B
YAML

v3_title:
card:
type: markdown
content: >
## [[title]]
card_mod:
style: |
ha-card {
box-shadow: none;
background: transparent;
}
ha-card > ha-markdown {
font-size: 22px;
padding: 20px 20px 20px 0;
letter-spacing: -1px;
}