mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add a small margin after the ToC Heading
This commit is contained in:
@@ -166,6 +166,10 @@ a.anchorjs-link:hover {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#toc-inline summary {
|
||||||
|
margin-bottom: .2rem;
|
||||||
|
}
|
||||||
|
|
||||||
aside#all-posts-link {
|
aside#all-posts-link {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user