code font size and copy

This commit is contained in:
Paul Gauthier 2024-06-05 15:55:05 -07:00
parent b7e025898d
commit 09a4088e7f
3 changed files with 18 additions and 17 deletions

View file

@ -93,3 +93,9 @@
position: relative;
top: -0.5em;
}
.chat-transcript,
div.highlighter-rouge pre.highlight, div.highlighter-rouge code {
line-height: 1.1;
}