mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix header on ios (#33504)
This commit is contained in:
parent
4de78619c6
commit
c1e47058b1
@ -402,7 +402,13 @@ a.material-card:hover {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* not contained inside frontpage class */
|
||||||
|
.hero {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
.frontpage {
|
.frontpage {
|
||||||
|
|
||||||
.material-card {
|
.material-card {
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user