Updated CSS.

This commit is contained in:
retoor 2025-02-03 00:08:17 +01:00
parent 3ae43c84e7
commit 23c8ebca73

View File

@ -2,6 +2,9 @@
margin: 0;
/*padding: 0;*/
box-sizing: border-box;
white-space: pre-wrap;
word-break: break-word;
overflow-wrap: break-word;
}
.gallery {