diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index c0b9422..3dfccc4 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -735,7 +735,8 @@ footer .socbuts a:hover{ .titles .ti_a{font-size: 24px;padding-bottom: 8px;} .titles .ti_b{font-size: 17px;padding-bottom: 15px;} .post_1{ - margin: 10px 0px 100px 0px; + max-width: 960px; + margin: 0 auto; letter-spacing: 1px; } .post_1_main{ -- libgit2 0.21.4