Dont set max-width on code blocks

This commit is contained in:
Jackson Harper 2022-09-24 15:52:51 +08:00
parent e65269b203
commit 4700ea67b1

View file

@ -309,7 +309,6 @@ on smaller screens we display the note icon
direction: ltr;
unicode-bidi: embed;
color: var(--font-color);
max-width: -moz-fit-content;
margin: 0;
overflow-x: auto;
word-wrap: normal;