as you can see I can make the code blocks wider than 600px with this code:
.HyperMD-codeblock.HyperMD-codeblock-bg.cm-line {
width: 800px;
max-width: 800px !important
}
but the callouts will not budge whatever css I trow at it, help!
as you can see I can make the code blocks wider than 600px with this code:
.HyperMD-codeblock.HyperMD-codeblock-bg.cm-line {
width: 800px;
max-width: 800px !important
}
but the callouts will not budge whatever css I trow at it, help!