diff --git a/src/components/post-form/post-form.module.css b/src/components/post-form/post-form.module.css index 25fc6056..57289ad7 100644 --- a/src/components/post-form/post-form.module.css +++ b/src/components/post-form/post-form.module.css @@ -174,7 +174,7 @@ width: 468px; margin-left: auto; margin-right: auto; - text-align: left; + text-align: center; } .postFormTable {