Skip to content

Commit

Permalink
fix: add margin for admonition content #77
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Feb 20, 2025
1 parent 8661cf6 commit 99dc30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/contents/admonition.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@

.yue .admonition > * {
margin-top: 0;
margin-bottom: 1rem;
}

.yue .admonition > :last-child {
Expand Down

0 comments on commit 99dc30f

Please sign in to comment.