Fix line height titles on mobile

This commit is contained in:
Paulus Schoutsen 2022-10-06 19:12:39 +00:00
parent cd17d25126
commit 7646550753

View File

@ -901,7 +901,7 @@ $ha__primary_color: #03a9f4;
width: 100%;
left: unset;
font-size: 2em;
line-height: 0px;
line-height: 1em;
svg {
width: 152px;