Suppression du centrage du contenu des posts

This commit is contained in:
Yann 2022-06-05 19:19:42 +02:00
parent 684649bb1e
commit 2d04f1eda2

View File

@ -765,7 +765,6 @@ textarea {
flex-direction:column;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
max-width:920px
}
.post-template .post-content>p:first-child {