fix pre tag

This commit is contained in:
biglyderv 2024-11-25 14:12:44 -05:00
parent 19196fdb37
commit cd0380f697

View file

@ -290,4 +290,8 @@ video {
img {
user-select: none;
}
pre {
white-space: pre-wrap;
}