This commit is contained in:
Maksim Eltyshev
2021-08-02 17:24:54 +05:00

View File

@@ -123,9 +123,12 @@
overflow-wrap: break-word;
padding: 0;
text-align: left;
white-space: pre-line;
width: 100%;
p {
white-space: pre-line;
}
img {
max-width: 100%;
}