Fix <code> block and inline styles

This commit is contained in:
Eryn Wells 2023-11-18 11:15:42 -08:00
parent 703d6933f3
commit 73320e6fb3
5 changed files with 14 additions and 8 deletions

View file

@ -59,7 +59,7 @@
text-align: center;
}
figure .highlight .cl {
figure.code .cl {
white-space: pre-wrap;
}