Files
sarah/lovelace/decluttering_templates/v3/v3_title.yaml
T
2022-12-01 16:01:59 +02:00

19 lines
352 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-left: 0;
padding-bottom: 14px;
letter-spacing: -1px;
}