adjust sizes and paddings
- icons in sidebar / content listing - copy buttons - nav spacing - headings - code blocks
This commit is contained in:
parent
b398aafcce
commit
c9db5773d3
8 changed files with 25 additions and 22 deletions
|
|
@ -21,7 +21,7 @@ const MD_Title: ParentComponent<{ titleVar: number }> = props => {
|
|||
<span class="heading-hashtag">
|
||||
<Hashtag />
|
||||
</span>
|
||||
{props.children}
|
||||
<span class="heading-text">{props.children}</span>
|
||||
<hr />
|
||||
</div>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue