style: markdown render

This commit is contained in:
jialin
2025-02-11 14:01:46 +08:00
parent 4498f069f0
commit 8ae031dbbd
11 changed files with 110 additions and 47 deletions
@@ -1,6 +1,14 @@
.content-item {
margin-bottom: 12px;
.markdown-viewer {
h4 {
margin-top: 10px;
margin-bottom: 10px;
font-size: var(--font-size-middle);
}
}
&-role {
display: flex;
align-items: center;