From 2d04f1eda2f7fb9187883000b75f4eacac14d0fc Mon Sep 17 00:00:00 2001 From: Yann Date: Sun, 5 Jun 2022 19:19:42 +0200 Subject: [PATCH] Suppression du centrage du contenu des posts --- assets/css/screen.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index d308f13..5578c53 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -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 {