diff --git a/src/style.css b/src/style.css index 9c7adcd..695dc27 100644 --- a/src/style.css +++ b/src/style.css @@ -34,3 +34,6 @@ stacksidebar { .image_recognition_indicator { padding: 0px 10px; } +.code_block { + font-family: monospace; +} \ No newline at end of file