Add extra space under title.
This commit is contained in:
@@ -47,6 +47,7 @@ const articlePrettyName = article!.data.title;
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
margin: 0 0 1em 0;
|
||||||
}
|
}
|
||||||
/* reduce indent of TOC list */
|
/* reduce indent of TOC list */
|
||||||
:global(.article-title ~ ul:nth-of-type(1)) {
|
:global(.article-title ~ ul:nth-of-type(1)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user