diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 3dfccc4..b12852d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -771,7 +771,7 @@ footer .socbuts a:hover{ margin-top: 7px; } .post_1 .titles{ - padding-left: 100px; + padding-left: 50px; } .textitle_bottom{ margin-bottom: 134px; @@ -781,7 +781,7 @@ footer .socbuts a:hover{ } .post_1_start{ display: flex; - padding-left: 100px; + padding-left: 50px; padding-bottom: 43px; letter-spacing: 0.4px; font-size: 15px; -- libgit2 0.21.4