small fixes

This commit is contained in:
teldra 2022-06-15 23:40:42 +02:00
parent 675c04c3d9
commit d7b6b3483d
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
article {
.article_content {
word-break: break-all;
}
.article_image {
display: flex;
justify-content: center;