wassy92x / lovelace-digital-clock

A custom digital clock card for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to align text ?

defoortk opened this issue · comments

Hi! Love the clock!
I would like to align it to the left so the time is sitting in the upper left corner of my dashboard. I already managed to make it transparent using card-mod however I can’t seem to change the text alignment. Thanks !

Found it ! thanks to the Text Height solution mentioned using card-mod I simply added a text-align:left; and it worked !