From b845e214135f3b877ea7833256db7f5f1f6b10ed Mon Sep 17 00:00:00 2001 From: nagibator228 Date: Thu, 3 Nov 2022 06:56:20 -0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'src/app/boards/post/post.component.cs?= =?UTF-8?q?s'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/boards/post/post.component.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/boards/post/post.component.css b/src/app/boards/post/post.component.css index 1da0c86..2dbaa49 100644 --- a/src/app/boards/post/post.component.css +++ b/src/app/boards/post/post.component.css @@ -7,4 +7,7 @@ width: 500px; word-break: break-word; word-wrap: break-word; + margin-left: auto; + margin-right: auto; + margin-top: 6px; }