Skip to content

Commit 097fcf4

Browse files
committed
refactor: 微调样式
1 parent 4ebe802 commit 097fcf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BootstrapBlazor.Server/Components/Components/MarkdownContent.razor

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
<style>
1515
.think {
16-
margin-bottom: 0;
17-
font-size: 16px;
16+
margin-bottom: 1rem;
17+
font-size: 0.75rem;
1818
font-weight: 400;
1919
color: #A0A0A0;
2020
border-left: 3px solid #dfdbdb;

0 commit comments

Comments
 (0)