Skip to content

Commit 43fe479

Browse files
committed
🐛 fix: 三级标题添加上下间距
1 parent 799d407 commit 43fe479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onelight/style/title/title.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
position: relative;
7575
border-left: 4px solid var(--theme-color);
7676
padding-left: 8px;
77-
margin: 0;
77+
margin: 20px 0;
7878
}
7979

8080

0 commit comments

Comments
 (0)