client: increase markdown top margin
This commit is contained in:
parent
2a1f95238b
commit
7c857cf318
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
.markdownPreview h4,
|
.markdownPreview h4,
|
||||||
.markdownPreview h5,
|
.markdownPreview h5,
|
||||||
.markdownPreview h6 {
|
.markdownPreview h6 {
|
||||||
margin-top: var(--gap-half);
|
margin-top: var(--gap);
|
||||||
margin-bottom: var(--gap-half);
|
margin-bottom: var(--gap-half);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue