mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add small bottom padding to details
This commit is contained in:
parent
18bd682b61
commit
5144a8b389
@ -345,6 +345,10 @@ article.post, article.page, article.listing {
|
||||
// Future re-design
|
||||
// margin: 1.5em 0 1rem;
|
||||
}
|
||||
|
||||
details {
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
p.note, div.note {
|
||||
|
Loading…
x
Reference in New Issue
Block a user