diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 548d901..b481b83 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -455,8 +455,8 @@ footer .socbuts a:hover{ align-content: center; } .post_cont .text{ - width:305px; - margin:0 20px; + width: 380px; + margin: 0 20px; color: #838383; font-family: 'Lato-Medium'; font-size: 14px; -- libgit2 0.21.4