diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 68cee1d..da1f02a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -529,7 +529,6 @@ footer .socbuts a:hover{ flex-wrap: wrap; position: relative; align-content: center; - margin-right: 5px; } .post_cont .text{ width: 300px; @@ -1506,6 +1505,7 @@ a.active{ max-width: 1000px; margin: 33px auto; line-height: 19px; + padding: 0 38px; } .list-view{ max-width: 990px; -- libgit2 0.21.4