fix pre tag

This commit is contained in:
biglyderv 2024-10-25 22:09:52 -04:00
parent 31a5606187
commit 978775b90c

View file

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