Skip to content

Commit

Permalink
update markdown css with maxWidth 0 to allow content to shrink
Browse files Browse the repository at this point in the history
  • Loading branch information
Da-Colon committed Mar 25, 2024
1 parent c51a58a commit 6e8507e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/css/Markdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

.markdown-body {
min-width: 100%;
max-width: 0,
}
.markdown-body,
.markdown-body > * {
Expand Down

0 comments on commit 6e8507e

Please sign in to comment.