mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Add extra margin at the bottom to avoid overlap with Changelog banner (#1112)
This commit is contained in:
parent
cb6425046e
commit
9003b58008
@ -5,6 +5,10 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.document {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
img.component-image {
|
||||
border: none;
|
||||
vertical-align: middle;
|
||||
|
Loading…
Reference in New Issue
Block a user