A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Changing fontsize causes text to overlap itself when stacked
-
Heya, when I edit the custom.css to make the text larger it eventually starts overlapping itself when the text is long enough to occupy two rows or more.
Ive looked aroud in most of the files but cant find a solution. Any ideas?
Thanks
-
@hefal that’s what happens.
Do u want to shorten the text?
What text are you seeing? -
-
@hefal the font vertical spacing needs to be increased.
I don’t know how to do it myself…
letter-spacing and line-height from Google search
-
@sdetweil that did it thanks a lot :)