feat: banner blocks
This commit is contained in:
parent
52d80865ca
commit
6996f7ab6d
2 changed files with 10 additions and 0 deletions
|
@ -16,6 +16,10 @@ hr.footnotes-sep {
|
|||
padding-bottom: var(--sizing-base);
|
||||
}
|
||||
|
||||
.footnotes + .banner {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.footnote-item > p {
|
||||
display: inline;
|
||||
}
|
Reference in a new issue