1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 17:06:42 +00:00
This commit is contained in:
Laura
2025-08-27 13:04:55 +02:00
parent 36cc50e90b
commit 5479286595

View File

@@ -72,6 +72,10 @@
text-decoration-color: rgba(183, 189, 248, 0.6); text-decoration-color: rgba(183, 189, 248, 0.6);
} }
.markdown p {
white-space: pre-wrap;
}
.markdown img { .markdown img {
max-width: 100%; max-width: 100%;
border-radius: 6px; border-radius: 6px;