pre-wrap for code blocks

This commit is contained in:
Lim Chee Aun 2022-12-26 18:05:00 +08:00
parent 334584ecef
commit e320a5be4a

View file

@ -671,6 +671,7 @@ a.card:hover {
var(--bg-faded-color),
transparent 160px
);
white-space: pre-wrap;
}
.status .content p code {