From a11629fb0726c0d8de817ca2614a006317fadc92 Mon Sep 17 00:00:00 2001 From: Web-serfer Date: Sun, 3 May 2026 20:12:36 +0500 Subject: [PATCH] =?UTF-8?q?fix:=20=D1=86=D0=B5=D0=BD=D1=82=D1=80=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D1=82=D0=B5=D0=BA?= =?UTF-8?q?=D1=81=D1=82=D0=B0=20=D0=B2=20=D1=82=D0=B0=D0=B1=D0=BB=D0=B8?= =?UTF-8?q?=D1=86=D0=B5=20=D0=BD=D0=B0=20=D0=BC=D0=BE=D0=B1=D0=B8=D0=BB?= =?UTF-8?q?=D1=8C=D0=BD=D0=BE=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/global.css | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/styles/global.css b/frontend/src/styles/global.css index 8b258ae..a3d775d 100644 --- a/frontend/src/styles/global.css +++ b/frontend/src/styles/global.css @@ -142,6 +142,7 @@ html, body { padding: 0.75rem 1rem; border: none; border-bottom: 1px solid #f1f5f9; + text-align: center; } .post-content > div:has(> div > div:nth-child(3)) > div > div:last-child {