mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Fix line height titles on mobile
This commit is contained in:
parent
cd17d25126
commit
7646550753
@ -901,7 +901,7 @@ $ha__primary_color: #03a9f4;
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
left: unset;
|
left: unset;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 0px;
|
line-height: 1em;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
width: 152px;
|
width: 152px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user