diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 6c3797a..31a6175 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -285,9 +285,9 @@ footer .socbuts a:hover{ } .main-box1:after { content: ''; - max-width: calc(100% - 52px); + max-width: calc(100% - 33px); width: 100%; - margin-left: 25px; + margin-left: 17px; position: absolute; height: 1px; background-color: #cecece; -- libgit2 0.21.4