diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2421a9a..59c3da1 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -273,7 +273,7 @@ footer .socbuts a:hover{ } .main-box1:after { content: ''; - max-width: calc(100% - 25px); + max-width: calc(100% - 52px); width: 100%; margin-left: 25px; position: absolute; -- libgit2 0.21.4