Skip to content

Commit

Permalink
fix: math overflow styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Yidadaa committed Mar 14, 2023
1 parent 7a1bcac commit 5f7856c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@
.markdown-body p {
margin-top: 0;
margin-bottom: 10px;
overflow: auto;
}

.markdown-body blockquote {
Expand Down

0 comments on commit 5f7856c

Please sign in to comment.